[Pkg-e-commits] [SCM] Core abstraction layer for enlightenment DR 0.17 branch, new-svn-snapshot, updated. 0.9.9.050+svn20081201-1-2519-gb2340b1

Albin Tonnerre albin.tonnerre at gmail.com
Sun Aug 2 15:32:57 UTC 2009


The following commit has been merged in the new-svn-snapshot branch:
commit a3da79caf7e1af099e3417703f06c04b013bb210
Author: Albin Tonnerre <albin.tonnerre at gmail.com>
Date:   Tue May 26 20:39:06 2009 +0200

    Build using -Wl,-z,defs and -Wl,--as-needed

diff --git a/debian/rules b/debian/rules
index 7d0deb5..eed6023 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 CFLAGS += -fvisibility=hidden
+LDFLAGS += -Wl,-z,defs -Wl,--as-needed
 
 build/libecore-doc::
 	$(MAKE) doc

-- 
Core abstraction layer for enlightenment DR 0.17



More information about the Pkg-e-commits mailing list