SPECS: uClibc.spec - updated targetcpu, toolchain-wrapper patches -...
qboosh
qboosh at pld-linux.org
Sun Aug 28 10:33:21 CEST 2005
Author: qboosh Date: Sun Aug 28 08:33:21 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated targetcpu,toolchain-wrapper patches - now dynamic linking works again
---- Files affected:
SPECS:
uClibc.spec (1.113 -> 1.114)
---- Diffs:
================================================================
Index: SPECS/uClibc.spec
diff -u SPECS/uClibc.spec:1.113 SPECS/uClibc.spec:1.114
--- SPECS/uClibc.spec:1.113 Sun Aug 28 09:54:20 2005
+++ SPECS/uClibc.spec Sun Aug 28 10:33:15 2005
@@ -110,7 +110,7 @@
s/^.*DO_C99_MATH.*$/DO_C99_MATH=y/;
s/^.*UCLIBC_HAS_RPC.*/UCLIBC_HAS_RPC=y\n# UCLIBC_HAS_FULL_RPC is not set/;
s/^.*UCLIBC_HAS_SYS_SIGLIST.*$/UCLIBC_HAS_SYS_SIGLIST=y/;
- s/^SHARED_LIB_LOADER_PREFIX=.*/SHARED_LIB_LOADER_PREFIX="$(RUNTIME_PREFIX)lib"/
+ s,^SHARED_LIB_LOADER_PREFIX=.*,SHARED_LIB_LOADER_PREFIX="$(RUNTIME_PREFIX)/lib",
' .config.tmp > .config
%{?debug:echo 'DODEBUG=y' >> .config}
%{?debug:echo 'SUPPORT_LD_DEBUG=y' >> .config}
@@ -194,6 +194,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.114 2005/08/28 08:33:15 qboosh
+- updated targetcpu,toolchain-wrapper patches - now dynamic linking works again
+
Revision 1.113 2005/08/28 07:54:20 qboosh
- fix ldso prefix (use runtime, not devel)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/uClibc.spec?r1=1.113&r2=1.114&f=u
More information about the pld-cvs-commit
mailing list