]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/tools/all/xonotic.subr
futureproof -r default
[xonotic/xonotic.git] / misc / tools / all / xonotic.subr
index 1d5d75cb57015ec2998cabfd73338383f4390945..9bc4cd6ea1714c21791078860865dd12d215ed02 100644 (file)
@@ -27,7 +27,7 @@ case "$cmd" in
                cleanqcc=false
                cleanqc=false
                compiled0=
-               debug=release
+               debug=release  # when changing this default, change the description in the zsh autocompletion script
                if [ -z "$CC" ]; then
                        export CC="gcc"
                fi