From 4c4b80dc6630eb6daf034de111ee98371519a79c Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Thu, 18 Dec 2003 15:23:24 +0000 Subject: [PATCH] Added comments. --- configure/os/CONFIG.linux-x86-debug.Common | 3 +++ 1 file changed, 3 insertions(+) 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 +