[SCM] osgearth branch, master, updated. 4c6c3401fa343a0615c087775e7e9e273ff86e1f
Aron Xu
aron at debian.org
Fri Jul 29 07:32:48 UTC 2011
The following commit has been merged in the master branch:
commit 4c6c3401fa343a0615c087775e7e9e273ff86e1f
Author: Aron Xu <aron at 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
More information about the Pkg-grass-devel
mailing list