diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-09-23 21:18:02 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-09-23 21:18:02 +0200 |
commit | 2196fce0b2ee7d8188c1d34fc1d6bb6555538870 (patch) | |
tree | bd9f538c7c4d1987a432c49878b7a42d82ab65fd /target | |
parent | a48b869d5c241a0d630b2e19f2014ea1f357d4f6 (diff) |
add static application build
barely tested, but working for mksh package and google g1 target
Diffstat (limited to 'target')
-rw-r--r-- | target/Config.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/target/Config.in b/target/Config.in index 769e1de55..0f993e0be 100644 --- a/target/Config.in +++ b/target/Config.in @@ -655,13 +655,6 @@ config ADK_CXX help Enable C++ Compiler and Libraries -config ADK_DEBUG - bool "Enable debug support" - default n - help - All packages and libc will be compiled and packaged with debug information. - Mostly useful for NFS root or big USB/CF disk setups. - config ADK_IPV6 bool "Enable IPv6 support" default n |