packages: lv2-swh-plugins/lv2-swh-plugins.spec - pass __cc and rpm*flags

sparky sparky at pld-linux.org
Tue Jan 19 00:47:23 CET 2010


Author: sparky                       Date: Mon Jan 18 23:47:23 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- pass __cc and rpm*flags

---- Files affected:
packages/lv2-swh-plugins:
   lv2-swh-plugins.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/lv2-swh-plugins/lv2-swh-plugins.spec
diff -u packages/lv2-swh-plugins/lv2-swh-plugins.spec:1.2 packages/lv2-swh-plugins/lv2-swh-plugins.spec:1.3
--- packages/lv2-swh-plugins/lv2-swh-plugins.spec:1.2	Tue Jan 19 00:32:51 2010
+++ packages/lv2-swh-plugins/lv2-swh-plugins.spec	Tue Jan 19 00:47:18 2010
@@ -28,7 +28,10 @@
 %setup -q -n %{_name}-%{version}
 
 %build
-%{__make}
+%{__make} \
+	CC="%{__cc}" \
+	CFLAGS="%{rpmcppflags} %{rpmcflags}" \
+	LDFLAGS="%{rpmcflags} %{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -50,9 +53,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2010/01/18 23:47:18  sparky
+- pass __cc and rpm*flags
+
 Revision 1.2  2010/01/18 23:32:51  stivi
 - fix release
 
 Revision 1.1  2010/01/18 23:32:08  stivi
 - initial
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lv2-swh-plugins/lv2-swh-plugins.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list