projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05cdabe
)
remove unused multilib option
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 9 Oct 2006 18:17:53 +0000
(18:17 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 9 Oct 2006 18:17:53 +0000
(18:17 +0000)
SVN-Revision: 5000
openwrt/toolchain/Config.in
patch
|
blob
|
history
diff --git
a/openwrt/toolchain/Config.in
b/openwrt/toolchain/Config.in
index b5258ddce9892efd68d4b77ec4b9ea42dcc16b82..7b0a0aaeeed8f078496f283511446497804656a2 100644
(file)
--- a/
openwrt/toolchain/Config.in
+++ b/
openwrt/toolchain/Config.in
@@
-20,13
+20,6
@@
config GDB
help
Enable if you want to build the gdb
-config ENABLE_MULTILIB
- bool
- prompt "Enable multilib support?" if TOOLCHAINOPTS
- default n
- help
- If you want multilib enabled, enable this...
-
config LARGEFILE
bool
prompt "Enable large file (files > 2 GB) support?" if TOOLCHAINOPTS