summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.in.2
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-01-31 10:10:06 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-01-31 10:10:06 +0000
commit47857d95ce034d397d74c94ede556f4c5dba9f62 (patch)
tree76900070f5b3e649f03207f638f1f572b28400aa /toolchain/gcc/Config.in.2
parent2c272874b82d0a0e4b1412303fcedff638ec9283 (diff)
downloadbuildroot-novena-47857d95ce034d397d74c94ede556f4c5dba9f62.tar.gz
buildroot-novena-47857d95ce034d397d74c94ede556f4c5dba9f62.zip
- remove the '"install uClibc headers in the target filesystem" without a native compiler' option.
Diffstat (limited to 'toolchain/gcc/Config.in.2')
-rw-r--r--toolchain/gcc/Config.in.21
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/gcc/Config.in.2 b/toolchain/gcc/Config.in.2
index d83502ba1..bb97286c1 100644
--- a/toolchain/gcc/Config.in.2
+++ b/toolchain/gcc/Config.in.2
@@ -1,7 +1,6 @@
config BR2_PACKAGE_GCC_TARGET
bool "native toolchain in the target filesystem"
default n
- select BR2_PACKAGE_UCLIBC_TARGET_HEADERS
help
If you want the target system to be able to run
binutils/gcc and compile native code, say Y here.