]> git.pld-linux.org Git - packages/asylum.git/commitdiff
- fix CFLAGS
authorshadzik <shadzik@pld-linux.org>
Wed, 25 Jul 2007 13:19:34 +0000 (13:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    asylum.spec -> 1.4

asylum.spec

index 9b6b01ad391195ee58812098fa33a5858c5fa8cc..e08d4024217dc4f64c6fd743d9e0a2a165cf9ae9 100644 (file)
@@ -29,7 +29,7 @@ Archimedes.
 %build
 %{__make} \
        CC="%{__cc}" \
-       CFLAGS="%{rpmcflags}"
+       CFLAGS="%{rpmcflags} -x c++"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.099998 seconds and 4 git commands to generate.