]> git.rm.cloudns.org Git - xonotic/xonotic.git/commitdiff
Build script: build d0_blind_id by default.
authorLyberta <lyberta@lyberta.net>
Sun, 2 Apr 2017 09:52:53 +0000 (12:52 +0300)
committerLyberta <lyberta@lyberta.net>
Sun, 2 Apr 2017 09:52:53 +0000 (12:52 +0300)
misc/tools/all/xonotic.subr

index 08c570c35ad6961d0ebc4578112370063cae6a8a..3f936f5e805ba9eeecfd8c662e516455393d89ad 100644 (file)
@@ -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"