SPECS: iputils.spec - pass CC="%{__cc}"

sparky sparky at pld-linux.org
Sun Feb 26 15:54:49 CET 2006


Author: sparky                       Date: Sun Feb 26 14:54:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass CC="%{__cc}"

---- Files affected:
SPECS:
   iputils.spec (1.68 -> 1.69) 

---- Diffs:

================================================================
Index: SPECS/iputils.spec
diff -u SPECS/iputils.spec:1.68 SPECS/iputils.spec:1.69
--- SPECS/iputils.spec:1.68	Tue May 24 16:32:48 2005
+++ SPECS/iputils.spec	Sun Feb 26 15:54:44 2006
@@ -104,6 +104,7 @@
 %build
 # empty LDLIBS - don't link with -lresolv, it's not necessary
 %{__make} all \
+	CC="%{__cc}"
 	CCOPT="%{rpmcflags} -D_GNU_SOURCE -DHAVE_SIN6_SCOPEID=1" \
 	LDLIBS=""
 
@@ -153,6 +154,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.69  2006/02/26 14:54:44  sparky
+- pass CC="%{__cc}"
+
 Revision 1.68  2005/05/24 14:32:48  glen
 - rel 3; STBR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/iputils.spec?r1=1.68&r2=1.69&f=u



More information about the pld-cvs-commit mailing list