]> git.pld-linux.org Git - packages/antiword.git/commitdiff
- also use rpmcflags when linking (-O2, -m32/-m64)
authorsparky <sparky@pld-linux.org>
Wed, 16 May 2007 20:15:05 +0000 (20:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    antiword.spec -> 1.31

antiword.spec

index a685da410468aab5d4efa9cfdaa4a831508102d5..dd4b4db9533d5a76fcc06800fbab677ee5576b72 100644 (file)
@@ -31,7 +31,7 @@ nietkniÄ™tÄ….
 %{__make} \
        CC="%{__cc}" \
        OPT="%{rpmcflags}" \
-       LDFLAGS="%{rpmldflags}"
+       LDFLAGS="%{rpmcflags} %{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.075677 seconds and 4 git commands to generate.