]> git.pld-linux.org Git - packages/setup.git/blobdiff - setup.spec
- unify dietlibc compile options and calls
[packages/setup.git] / 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.286626 seconds and 4 git commands to generate.