SPECS: man.spec - pass BUILD_CC, used for internal tools

sparky sparky at pld-linux.org
Tue Aug 1 01:50:45 CEST 2006


Author: sparky                       Date: Mon Jul 31 23:50:45 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass BUILD_CC, used for internal tools

---- Files affected:
SPECS:
   man.spec (1.123 -> 1.124) 

---- Diffs:

================================================================
Index: SPECS/man.spec
diff -u SPECS/man.spec:1.123 SPECS/man.spec:1.124
--- SPECS/man.spec:1.123	Tue Aug  1 01:34:21 2006
+++ SPECS/man.spec	Tue Aug  1 01:50:40 2006
@@ -235,6 +235,7 @@
 	-confdir %{_sysconfdir}
 
 %{__make} \
+	BUILD_CC="%{__cc} %{rpmcflags} %{rpmldflags}" \
 	CC="%{__cc} %{rpmcflags}" \
 	LDFLAGS="%{rpmldflags}"
 
@@ -487,6 +488,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.124  2006/07/31 23:50:40  sparky
+- pass BUILD_CC, used for internal tools
+
 Revision 1.123  2006/07/31 23:34:21  sparky
 - updated to 1.6d
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/man.spec?r1=1.123&r2=1.124&f=u



More information about the pld-cvs-commit mailing list