From: Martin Taibr Date: Fri, 27 Sep 2019 13:15:49 +0000 (+0200) Subject: futureproof -r default X-Git-Tag: xonotic-v0.8.5~118 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=f68b64233374303abb0abcdb26033c17834bc826;hp=7533f624e912d99e87106d2350f38601622f1af2 futureproof -r default --- diff --git a/misc/tools/all/xonotic.subr b/misc/tools/all/xonotic.subr index 1d5d75cb..9bc4cd6e 100644 --- a/misc/tools/all/xonotic.subr +++ b/misc/tools/all/xonotic.subr @@ -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