]> git.pld-linux.org Git - packages/setup.git/commitdiff
- unify dietlibc compile options and calls auto/aidath/setup-2_6_2-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:
    setup.spec -> 1.152

setup.spec

index c841738da3e74753fab665b1b5a3785a574ad8aa..91008a68e43afe5abf87d23592880128e09ea780 100644 (file)
@@ -86,9 +86,9 @@ mv iana-etc{-%{iana_etc_ver},}
 %{__sed} -i -e 's,[ \t]\+$,,' iana-etc/services
 
 %{__make} \
-       OPT_FLAGS="%{rpmcflags}" \
-       LDFLAGS="%{rpmcflags} %{rpmldflags}" \
-       CC="diet %{__cc}"
+       CC="diet %{__cc}" \
+       OPT_FLAGS="%{rpmcflags} -Os" \
+       LDFLAGS="%{rpmcflags} %{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.055872 seconds and 4 git commands to generate.