summaryrefslogtreecommitdiffstats
path: root/rules/newlib.in
diff options
context:
space:
mode:
authorLadislav Michl <ladis@linux-mips.org>2007-03-19 15:38:32 +0000
committerLadislav Michl <ladis@linux-mips.org>2007-03-19 15:38:32 +0000
commitf1b31996906c532b149f2d59421eeccfd6bd811e (patch)
tree8f0a3f64645571cd0ddff036fd174d5d8cac4148 /rules/newlib.in
parentd09a9b20911a9a02bacb1a43f509004cbf320545 (diff)
downloadOSELAS.Toolchain-f1b31996906c532b149f2d59421eeccfd6bd811e.tar.gz
OSELAS.Toolchain-f1b31996906c532b149f2d59421eeccfd6bd811e.tar.xz
Comment out selection of commented out symbol.
git-svn-id: https://svn.pengutronix.de/svn/oselas/toolchain/trunks/OSELAS.Toolchain-trunk@2256 f8d472c7-5700-0410-ac5a-87979cec3adf
Diffstat (limited to 'rules/newlib.in')
-rw-r--r--rules/newlib.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/newlib.in b/rules/newlib.in
index 7e55683..0e9fd39 100644
--- a/rules/newlib.in
+++ b/rules/newlib.in
@@ -1,7 +1,7 @@
menuconfig NEWLIB
bool
select CROSS_GCC_FIRST
- select CROSS_GCC_WITHOUT_HEADERS
+# select CROSS_GCC_WITHOUT_HEADERS
select CROSS_GCC_THREADS_SINGLE
prompt "newlib "