]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- optimize shared objects. auto/th/rpm-build-macros-1_368-1
authorPaweł Sikora <pluto@pld-linux.org>
Fri, 26 Jan 2007 20:22:34 +0000 (20:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.368

rpm.macros

index fb2ffad31a9759991bf038bb205de9988b472e4d..c2297e6f459c8518767d1282bad0d38cb2a9237e 100644 (file)
@@ -209,6 +209,7 @@ unset DISPLAY ||:\
 %build %%build\
 export LC_ALL=C\
 export LANG=C\
+export LD_SYMBOLIC_FUNCTIONS=1\
 unset LINGUAS ||:\
 unset LANGUAGE ||:\
 unset LC_MESSAGES ||:\
@@ -222,6 +223,7 @@ unset DISPLAY ||:\
 %%install\
 export LC_ALL=C\
 export LANG=C\
+export LD_SYMBOLIC_FUNCTIONS=1\
 unset LINGUAS ||:\
 unset LANGUAGE ||:\
 unset LC_MESSAGES ||:\
This page took 0.036425 seconds and 4 git commands to generate.