packages: ocaml-camlidl/ocaml-camlidl.spec - CPP bugfix

qboosh qboosh at pld-linux.org
Tue Dec 6 20:48:16 CET 2011


Author: qboosh                       Date: Tue Dec  6 19:48:16 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- CPP bugfix

---- Files affected:
packages/ocaml-camlidl:
   ocaml-camlidl.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/ocaml-camlidl/ocaml-camlidl.spec
diff -u packages/ocaml-camlidl/ocaml-camlidl.spec:1.1 packages/ocaml-camlidl/ocaml-camlidl.spec:1.2
--- packages/ocaml-camlidl/ocaml-camlidl.spec:1.1	Tue Dec  6 18:23:50 2011
+++ packages/ocaml-camlidl/ocaml-camlidl.spec	Tue Dec  6 20:48:11 2011
@@ -37,7 +37,7 @@
 
 %build
 %{__make} -j1 \
-	CPP="%{__cc} -E"  \
+	CPP="%{__cc} -E -x c"  \
 	CFLAGS="%{rpmcflags}"
 
 %install
@@ -83,5 +83,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/12/06 19:48:11  qboosh
+- CPP bugfix
+
 Revision 1.1  2011/12/06 17:23:50  qboosh
 - new
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ocaml-camlidl/ocaml-camlidl.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list