summaryrefslogtreecommitdiff
path: root/config/toolchain.in
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-08-30 18:07:39 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-08-30 18:07:39 (GMT)
commit510b70fabd4bfbc954c59718a3961e42c97f0072 (patch)
treee23a575f284001876340f7cbd27b4c5f8a18fd5e /config/toolchain.in
parentaf08c2b96c480ed03423da75bbb4908b6d9b38a9 (diff)
parent4fa6f04c32fff2b1b4c42444875d21cda1e59a40 (diff)
Merge.
Diffstat (limited to 'config/toolchain.in')
-rw-r--r--config/toolchain.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/config/toolchain.in b/config/toolchain.in
index 14db552..9372dc4 100644
--- a/config/toolchain.in
+++ b/config/toolchain.in
@@ -28,17 +28,6 @@ config SYSROOT_DIR_PREFIX
In fact, the sysroot path is constructed as:
${CT_PREFIX_DIR}/${CT_TARGET}/${CT_SYSROOT_DIR_PREFIX}/sys-root
-config SHARED_LIBS
- bool
- prompt "Build shared libraries"
- depends on ! BARE_METAL
- default y
- help
- Say 'y' here, unless you don't want shared libraries.
-
- You might not want shared libraries if you're building for a target that
- don't support it (maybe some nommu targets, for example, or bare metal).
-
comment "Tuple completion and aliasing"
config TARGET_VENDOR