Update default uClibc config
authorEric Andersen <andersen@codepoet.org>
Thu, 23 Dec 2004 00:05:32 +0000 (00:05 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 23 Dec 2004 00:05:32 +0000 (00:05 -0000)
toolchain/uClibc/uClibc.config
toolchain/uClibc/uClibc.config-locale

index c9b7cdf3cdf437df1bcf67298c5ef159440f9cac..afa1fe29564363c9669e620bc832cd628684cca2 100644 (file)
@@ -3,6 +3,7 @@
 #
 # TARGET_alpha is not set
 # TARGET_arm is not set
+# TARGET_bfin is not set
 # TARGET_cris is not set
 # TARGET_e1 is not set
 # TARGET_frv is not set
@@ -42,7 +43,6 @@ HAVE_SHARED=y
 # ARCH_HAS_NO_LDSO is not set
 BUILD_UCLIBC_LDSO=y
 # FORCE_SHAREABLE_TEXT_SEGMENTS is not set
-# UCLIBC_PIE_SUPPORT is not set
 LDSO_LDD_SUPPORT=y
 LDSO_CACHE_SUPPORT=y
 # LDSO_PRELOAD_FILE_SUPPORT is not set
@@ -128,6 +128,11 @@ SHARED_LIB_LOADER_PREFIX="/lib"
 RUNTIME_PREFIX="/"
 DEVEL_PREFIX="/usr/"
 
+#
+# uClibc security related options
+#
+# UCLIBC_SECURITY is not set
+
 #
 # uClibc development/debugging options
 #
index a6f959cb723cec27801f82df66f581aa50534d7d..95a4983fc504cc89fd551dfa4ff154bf437c4365 100644 (file)
@@ -3,6 +3,7 @@
 #
 # TARGET_alpha is not set
 # TARGET_arm is not set
+# TARGET_bfin is not set
 # TARGET_cris is not set
 # TARGET_e1 is not set
 # TARGET_frv is not set
@@ -40,7 +41,6 @@ DOPIC=y
 HAVE_SHARED=y
 BUILD_UCLIBC_LDSO=y
 # FORCE_SHAREABLE_TEXT_SEGMENTS is not set
-# UCLIBC_PIE_SUPPORT is not set
 LDSO_LDD_SUPPORT=y
 UCLIBC_CTOR_DTOR=y
 # UCLIBC_PROPOLICE is not set
@@ -127,6 +127,11 @@ SHARED_LIB_LOADER_PREFIX="/lib"
 RUNTIME_PREFIX="/"
 DEVEL_PREFIX="/usr/"
 
+#
+# uClibc security related options
+#
+# UCLIBC_SECURITY is not set
+
 #
 # uClibc development/debugging options
 #