Author: sparky                       Date: Wed Dec  6 05:20:00 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use cflags when linking

---- Files affected:
SPECS:
   dhcpcd.spec (1.64 -> 1.65) 

---- Diffs:

================================================================
Index: SPECS/dhcpcd.spec
diff -u SPECS/dhcpcd.spec:1.64 SPECS/dhcpcd.spec:1.65
--- SPECS/dhcpcd.spec:1.64      Wed Dec  6 06:17:56 2006
+++ SPECS/dhcpcd.spec   Wed Dec  6 06:19:54 2006
@@ -96,7 +96,7 @@
 %{__make} \
        CC="%{__cc}" \
        CFLAGS="%{rpmcflags}" \
-       LDFLAGS="%{rpmldflags}" \
+       LDFLAGS="%{rpmcflags} %{rpmldflags}" \
        mandir=%{_mandir} \
        sbindir=%{_sbindir}
 
@@ -125,6 +125,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.65  2006/12/06 05:19:54  sparky
+- use cflags when linking
+
 Revision 1.64  2006/12/06 05:17:56  shadzik
 - add CC
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dhcpcd.spec?r1=1.64&r2=1.65&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to