SPECS: hostapd.spec - optflags

dzeus dzeus at pld-linux.org
Sat Apr 22 16:26:12 CEST 2006


Author: dzeus                        Date: Sat Apr 22 14:26:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- optflags

---- Files affected:
SPECS:
   hostapd.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/hostapd.spec
diff -u SPECS/hostapd.spec:1.15 SPECS/hostapd.spec:1.16
--- SPECS/hostapd.spec:1.15	Sat Apr 22 16:20:45 2006
+++ SPECS/hostapd.spec	Sat Apr 22 16:26:06 2006
@@ -62,8 +62,9 @@
 %patch1 -p1
 
 %build
-%{__make}
-# TODO: optflags
+%{__make} \
+	CC="%{__cc}" \
+	OPT="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -109,6 +110,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2006/04/22 14:26:06  dzeus
+- optflags
+
 Revision 1.15  2006/04/22 14:20:45  dzeus
 - use %service and adapterize
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/hostapd.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list