From: Lyberta Date: Sun, 2 Apr 2017 09:52:53 +0000 (+0300) Subject: Build script: build d0_blind_id by default. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=98bc5593a37fb25e6cee6eb386ece3f82a68236f;p=xonotic%2Fxonotic.git Build script: build d0_blind_id by default. --- 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"