projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix libtool md5sum
[openwrt.git]
/
toolchain
/
uClibc
/
config
/
powerpc
diff --git
a/toolchain/uClibc/config/powerpc
b/toolchain/uClibc/config/powerpc
index
457c7d5
..
dc43e06
100644
(file)
--- a/
toolchain/uClibc/config/powerpc
+++ b/
toolchain/uClibc/config/powerpc
@@
-1,8
+1,16
@@
+#
+# Copyright (C) 2006 OpenWrt.org
#
#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
+#
+
# Automatically generated make config: don't edit
#
# TARGET_alpha is not set
# TARGET_arm is not set
# Automatically generated make config: don't edit
#
# TARGET_alpha is not set
# TARGET_arm is not set
+# TARGET_avr32 is not set
# TARGET_bfin is not set
# TARGET_cris is not set
# TARGET_e1 is not set
# TARGET_bfin is not set
# TARGET_cris is not set
# TARGET_e1 is not set
@@
-59,7
+67,7
@@
LDSO_LDD_SUPPORT=y
LDSO_CACHE_SUPPORT=y
# LDSO_PRELOAD_FILE_SUPPORT is not set
LDSO_BASE_FILENAME="ld.so"
LDSO_CACHE_SUPPORT=y
# LDSO_PRELOAD_FILE_SUPPORT is not set
LDSO_BASE_FILENAME="ld.so"
-# LDSO_RUNPATH is not set
+LDSO_RUNPATH=y
DL_FINI_CRT_COMPAT=y
UCLIBC_CTOR_DTOR=y
# HAS_NO_THREADS is not set
DL_FINI_CRT_COMPAT=y
UCLIBC_CTOR_DTOR=y
# HAS_NO_THREADS is not set
@@
-132,7
+140,7
@@
UCLIBC_HAS_GNU_GETOPT=y
# Big and Tall
#
UCLIBC_HAS_REGEX=y
# Big and Tall
#
UCLIBC_HAS_REGEX=y
-# UCLIBC_HAS_WORDEXP is not set
+UCLIBC_HAS_WORDEXP=y
UCLIBC_HAS_FTW=y
UCLIBC_HAS_GLOB=y
UCLIBC_HAS_FTW=y
UCLIBC_HAS_GLOB=y
This page took
0.028125 seconds
and
4
git commands to generate.