The following commit has been merged in the master branch:
commit 4c6c3401fa343a0615c087775e7e9e273ff86e1f
Author: Aron Xu <a...@debian.org>
Date:   Fri Jul 29 15:32:27 2011 +0800

    Use DSO linking to reduce dependency.

diff --git a/debian/rules b/debian/rules
index 9dfa29e..3a72cf9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,7 @@ export DH_OPTIONS
 
 include /usr/share/quilt/quilt.make
 
+LDFLAGS += -Wl,--as-needed
 CFLAGS = -Wall -g
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
        CFLAGS += -O0

-- 
osgEarth terrain rendering toolkit

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to