diff --git a/configure/os/CONFIG.linux-x86-debug.Common b/configure/os/CONFIG.linux-x86-debug.Common index 4a1d9549f..46ea4fc8b 100644 --- a/configure/os/CONFIG.linux-x86-debug.Common +++ b/configure/os/CONFIG.linux-x86-debug.Common @@ -10,3 +10,6 @@ #Include definitions common to linux-x86 hosts include $(CONFIG)/os/CONFIG.linux-x86.Common +# Make all crosscompiler builds debug builds +#CROSS_OPT=NO +