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

asylum.spec

index d3d15cec1b1297274484992e161da7e211ddd998..852e5fbf55b13260f480998d4b5dba7a1afc2dc1 100644 (file)
@@ -26,7 +26,8 @@ Archimedes.
 
 %build
 %{__make} \
-       CC="%{__cc}"
+       CC="%{__cc}" \
+       CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.059169 seconds and 4 git commands to generate.