]> git.pld-linux.org Git - packages/dmraid.git/commitdiff
- unify dietlibc compile options and calls
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:
    dmraid.spec -> 1.48

dmraid.spec

index 721883d17136359d3bc67f9da6a2afceb07b91bf..1737d331a441940d7b53e1240442cd832106e847 100644 (file)
@@ -130,7 +130,7 @@ cp -f /usr/share/automake/config.sub autoconf
 %if %{with initrd}
 %configure \
        %if %{with dietlibc}
-       CC="diet %{__cc} -Os %{rpmldflags} -static" \
+       CC="diet %{__cc} %{rpmcflags} %{rpmldflags} -Os -static" \
        --disable-libselinux \
        --disable-libsepol \
        %else
This page took 0.116293 seconds and 4 git commands to generate.