From 945563f4e4e4cf4e4aa570ad64acd41702e8f9e6 Mon Sep 17 00:00:00 2001 From: Tomasz Kramkowski Date: Thu, 15 Jul 2021 17:20:56 +0100 Subject: Generate .config.rc (now .vars.rc) with redo This avoids relying on configure generating anything, this should also make it easier to ensure that git-bisect builds don't need any reconfiguring or cleans. --- all.do | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'all.do') diff --git a/all.do b/all.do index 749f446..321cf2c 100755 --- a/all.do +++ b/all.do @@ -1,2 +1,2 @@ #!/bin/sh -redo-ifchange libpack.so test +redo-ifchange libpack.so test compile_flags.txt -- cgit v1.2.3-54-g00ecf