From 98bc5593a37fb25e6cee6eb386ece3f82a68236f Mon Sep 17 00:00:00 2001 From: Lyberta Date: Sun, 2 Apr 2017 12:52:53 +0300 Subject: [PATCH] Build script: build d0_blind_id by default. --- misc/tools/all/xonotic.subr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/tools/all/xonotic.subr b/misc/tools/all/xonotic.subr index 08c570c3..3f936f5e 100644 --- a/misc/tools/all/xonotic.subr +++ b/misc/tools/all/xonotic.subr @@ -26,7 +26,7 @@ case "$cmd" in cleandp=false cleanqcc=false cleanqc=false - compiled0=false + compiled0=true debug=debug if [ -z "$CC" ]; then export CC="gcc" -- 2.39.2