From b39506329fbb46c5da343f20a5de7e328729da8f Mon Sep 17 00:00:00 2001 From: Tharre Date: Tue, 20 Dec 2016 13:18:59 +0100 Subject: Replace the build.sh script with bootstrap.sh --- out/config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'out/config.sh') diff --git a/out/config.sh b/out/config.sh index 9b45b5f..4f836d6 100644 --- a/out/config.sh +++ b/out/config.sh @@ -7,7 +7,7 @@ CC=${CC-$PREF} CFLAGS="-g -Wall -Wextra -std=c99 -pedantic -Wno-gnu-statement-expression $CFLAGS" LDFLAGS="$LDFLAGS" -if [ ! -n "$SH_BUILD" ]; then +if [ ! -n "$BOOTSTRAP_BUILD" ]; then if [ -f "../config.local" ]; then redo-ifchange ../config.local . ../config.local -- cgit v1.2.3-70-g09d2