SPECS: asylum.spec - fix CFLAGS

shadzik shadzik at pld-linux.org
Wed Jul 25 15:19:39 CEST 2007


Author: shadzik                      Date: Wed Jul 25 13:19:39 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix CFLAGS

---- Files affected:
SPECS:
   asylum.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/asylum.spec
diff -u SPECS/asylum.spec:1.3 SPECS/asylum.spec:1.4
--- SPECS/asylum.spec:1.3	Wed Jul 25 15:17:51 2007
+++ SPECS/asylum.spec	Wed Jul 25 15:19:34 2007
@@ -30,7 +30,7 @@
 %build
 %{__make} \
 	CC="%{__cc}" \
-	CFLAGS="%{rpmcflags}"
+	CFLAGS="%{rpmcflags} -x c++"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -53,6 +53,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/07/25 13:19:34  shadzik
+- fix CFLAGS
+
 Revision 1.3  2007/07/25 13:17:51  shadzik
 - more BRs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/asylum.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list