[arch-commits] Commit in pacman/trunk (makepkg.conf)

Allan McRae allan at archlinux.org
Sat Aug 15 05:04:32 UTC 2009


    Date: Saturday, August 15, 2009 @ 01:04:32
  Author: allan
Revision: 49690

add LDFLAGS to makepkg.conf

Modified:
  pacman/trunk/makepkg.conf

--------------+
 makepkg.conf |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: makepkg.conf
===================================================================
--- makepkg.conf	2009-08-15 04:45:43 UTC (rev 49689)
+++ makepkg.conf	2009-08-15 05:04:32 UTC (rev 49690)
@@ -31,7 +31,7 @@
 # -mtune optimizes for an architecture, but builds for whole processor family
 CFLAGS="@CARCHFLAGS at -mtune=generic -O2 -pipe"
 CXXFLAGS="@CARCHFLAGS at -mtune=generic -O2 -pipe"
-#LDFLAGS=""
+LDFLAGS="-Wl,--hash-style=gnu -Wl,--as-needed"
 #-- Make Flags: change this for DistCC/SMP systems
 #MAKEFLAGS="-j2"
 




More information about the arch-commits mailing list