From: Mariusz Mazur Date: Mon, 18 Apr 2005 16:09:09 +0000 (+0000) Subject: - well, tests have shown too many important apps get broken by -as-needed X-Git-Tag: auto/th/rpm-4_4_1-1_3 X-Git-Url: http://git.pld-linux.org/?p=packages%2Frpm-build-macros.git;a=commitdiff_plain;h=d23d3883e1fca8c05940bcca31535eb01030142c - well, tests have shown too many important apps get broken by -as-needed so I've commented it out for now Changed files: rpm.macros -> 1.206 --- diff --git a/rpm.macros b/rpm.macros index 1ea90c1..14f2d64 100644 --- a/rpm.macros +++ b/rpm.macros @@ -21,7 +21,8 @@ %debugcflags -O0 -g -Wall %rpmcflags %{?debug:%debugcflags}%{!?debug:%optflags}%{?debuginfocflags} %rpmcxxflags %{rpmcflags} -fvisibility-inlines-hidden -%rpmldflags -Wl,--as-needed +%rpmldflags %{nil} +# %rpmldflags -Wl,--as-needed # kernel compiler %kgcc gcc