projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
convert aiccu to new packaging style
[openwrt.git]
/
obsolete-buildroot
/
sources
/
uClibc.config
diff --git
a/obsolete-buildroot/sources/uClibc.config
b/obsolete-buildroot/sources/uClibc.config
index
985f76d
..
509a3dd
100644
(file)
--- a/
obsolete-buildroot/sources/uClibc.config
+++ b/
obsolete-buildroot/sources/uClibc.config
@@
-3,6
+3,7
@@
#
# TARGET_alpha is not set
# TARGET_arm is not set
#
# 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
# TARGET_cris is not set
# TARGET_e1 is not set
# TARGET_frv is not set
@@
-12,6
+13,8
@@
# TARGET_m68k is not set
# TARGET_microblaze is not set
TARGET_mips=y
# TARGET_m68k is not set
# TARGET_microblaze is not set
TARGET_mips=y
+# TARGET_nios is not set
+# TARGET_nios2 is not set
# TARGET_powerpc is not set
# TARGET_sh is not set
# TARGET_sparc is not set
# TARGET_powerpc is not set
# TARGET_sh is not set
# TARGET_sparc is not set
@@
-39,7
+42,8
@@
UCLIBC_HAS_FLOATS=y
HAS_FPU=y
DO_C99_MATH=y
WARNINGS="-Wall"
HAS_FPU=y
DO_C99_MATH=y
WARNINGS="-Wall"
-KERNEL_SOURCE="/usr/src/linux"
+KERNEL_SOURCE="/usr/src/cvs/buildroot/build_mipsel/WRT54GS/release/src/linux/linux"
+C_SYMBOL_PREFIX=""
HAVE_DOT_CONFIG=y
#
HAVE_DOT_CONFIG=y
#
@@
-52,11
+56,11
@@
HAVE_SHARED=y
# ARCH_HAS_NO_LDSO is not set
BUILD_UCLIBC_LDSO=y
# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
# 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_LDD_SUPPORT=y
+LDSO_CACHE_SUPPORT=y
+# LDSO_PRELOAD_FILE_SUPPORT is not set
+LDSO_BASE_FILENAME="ld.so"
UCLIBC_CTOR_DTOR=y
UCLIBC_CTOR_DTOR=y
-# UCLIBC_PROPOLICE is not set
-# UCLIBC_PROFILING is not set
# HAS_NO_THREADS is not set
UCLIBC_HAS_THREADS=y
PTHREADS_DEBUG_SUPPORT=y
# HAS_NO_THREADS is not set
UCLIBC_HAS_THREADS=y
PTHREADS_DEBUG_SUPPORT=y
@@
-85,6
+89,8
@@
UCLIBC_HAS_FULL_RPC=y
#
# String and Stdio Support
#
#
# String and Stdio Support
#
+# UCLIBC_HAS_STRING_GENERIC_OPT is not set
+UCLIBC_HAS_STRING_ARCH_OPT=y
UCLIBC_HAS_CTYPE_TABLES=y
UCLIBC_HAS_CTYPE_SIGNED=y
# UCLIBC_HAS_CTYPE_UNSAFE is not set
UCLIBC_HAS_CTYPE_TABLES=y
UCLIBC_HAS_CTYPE_SIGNED=y
# UCLIBC_HAS_CTYPE_UNSAFE is not set
@@
-131,8
+137,13
@@
UCLIBC_HAS_GLOB=y
# Library Installation Options
#
SHARED_LIB_LOADER_PREFIX="/lib"
# Library Installation Options
#
SHARED_LIB_LOADER_PREFIX="/lib"
-RUNTIME_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc"
-DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc"
+RUNTIME_PREFIX="/"
+DEVEL_PREFIX="/usr/"
+
+#
+# uClibc security related options
+#
+# UCLIBC_SECURITY is not set
#
# uClibc development/debugging options
#
# uClibc development/debugging options
This page took
0.021111 seconds
and
4
git commands to generate.