SPECS: klibc.spec - klcc patch reworked (it passes `-static` flag ...

pluto pluto at pld-linux.org
Mon Jun 13 22:39:40 CEST 2005


Author: pluto                        Date: Mon Jun 13 20:39:40 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- klcc patch reworked (it passes `-static` flag to the linker correctly now).

---- Files affected:
SPECS:
   klibc.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/klibc.spec
diff -u SPECS/klibc.spec:1.34 SPECS/klibc.spec:1.35
--- SPECS/klibc.spec:1.34	Mon Jun 13 21:13:11 2005
+++ SPECS/klibc.spec	Mon Jun 13 22:39:32 2005
@@ -79,7 +79,7 @@
 %endif
 	bindir=%{_bindir} \
 	includedir=%{_includedir}/klibc \
-	libdir=%{_libdir}/klibc \
+	libdir=%{_libdir} \
 	prefix=%{_prefix} \
 	OPTFLAGS="%{rpmcflags} -Os -fomit-frame-pointer -falign-functions=0 \
 		-falign-jumps=0 -falign-loops=0 -ffreestanding"
@@ -124,6 +124,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2005/06/13 20:39:32  pluto
+- klcc patch reworked (it passes `-static` flag to the linker correctly now).
+
 Revision 1.34  2005/06/13 19:13:11  pluto
 - klcc wrapper fixed (static and shared build works fine now).
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/klibc.spec?r1=1.34&r2=1.35&f=u




More information about the pld-cvs-commit mailing list