SPECS: klibc.spec - fix klibc loader on amd64.
pluto
pluto at pld-linux.org
Fri Sep 30 18:31:23 CEST 2005
Author: pluto Date: Fri Sep 30 16:31:23 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix klibc loader on amd64.
---- Files affected:
SPECS:
klibc.spec (1.42 -> 1.43)
---- Diffs:
================================================================
Index: SPECS/klibc.spec
diff -u SPECS/klibc.spec:1.42 SPECS/klibc.spec:1.43
--- SPECS/klibc.spec:1.42 Fri Sep 30 15:24:30 2005
+++ SPECS/klibc.spec Fri Sep 30 18:31:17 2005
@@ -115,6 +115,7 @@
bindir=%{_bindir} \
includedir=%{_includedir}/klibc \
libdir=%{_libdir} \
+ SHLIBDIR=/%{_lib} \
OPTFLAGS="%{rpmcflags} -Os -fomit-frame-pointer -falign-functions=0 \
-falign-jumps=0 -falign-loops=0 -ffreestanding"
@@ -168,6 +169,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.43 2005/09/30 16:31:17 pluto
+- fix klibc loader on amd64.
+
Revision 1.42 2005/09/30 13:24:30 pluto
- last change reverted. this is not a bashism. ksh bug?
testcase:
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/klibc.spec?r1=1.42&r2=1.43&f=u
More information about the pld-cvs-commit
mailing list