]> git.pld-linux.org Git - packages/popt.git/commitdiff
- unify dietlibc compile options and calls auto/aidath/popt-1_14-2
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 23 Mar 2009 14:10:51 +0000 (14:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    popt.spec -> 1.99

popt.spec

index 1201d563b6a55e9eb767b80700085439090b7528..dee1ee905067b694cc59381b7ea115b3b39f4de6 100644 (file)
--- a/popt.spec
+++ b/popt.spec
@@ -169,7 +169,7 @@ sed -i -e 's#po/Makefile.in intl/Makefile##g' configure.ac
 
 %if %{with dietlibc}
 %configure \
-       CC="diet %{__cc} -Os -static" \
+       CC="diet %{__cc} %{rpmcflags} %{rpmldflags} -Os -static" \
        ac_cv_func_stpcpy=yes \
        --enable-static \
        --disable-shared
This page took 0.10539 seconds and 4 git commands to generate.