X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=rpm.macros;h=ff50d047ccdec0783a8b0e949ec54577fe8f8015;hb=b430f8666a573af5b9e97f90db2b62f7c95d563b;hp=1ea90c130c31b9499519ba9aa08bb6b3818c10e1;hpb=82656cfe41c57575882b85fc7cc9e317a519f153;p=packages%2Frpm-build-macros.git diff --git a/rpm.macros b/rpm.macros index 1ea90c1..ff50d04 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 @@ -421,10 +422,8 @@ fi \ %{nil} %ldconfig_postun() \ -if [ $1 = 0 ]; then \ /sbin/ldconfig; \ -fi \ -%{nil} + %{nil} #----------------------------------------------------------------- # post %install sequence: