[SCM] gdal branch, master, updated. upstream/1.8.0-45-g44fecc2
Francesco Paolo Lovergine
frankie at debian.org
Tue Sep 27 16:15:09 UTC 2011
The following commit has been merged in the master branch:
commit cd640d2c00768a536ac2f68e78f6ef829ea1d9da
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date: Tue Sep 27 11:48:45 2011 +0200
Added -Bsymbolic to force using internal symbols when colliding
with other libraries.
diff --git a/debian/patches/symver b/debian/patches/symver
index c76b2e2..c540038 100644
--- a/debian/patches/symver
+++ b/debian/patches/symver
@@ -11,7 +11,7 @@ Index: gdal/GNUmakefile
-no-undefined \
- -version-info $(LIBGDAL_CURRENT):$(LIBGDAL_REVISION):$(LIBGDAL_AGE)
+ -version-info $(LIBGDAL_CURRENT):$(LIBGDAL_REVISION):$(LIBGDAL_AGE) \
-+ -Wl,--version-script,$(GDAL_ROOT)/debian/gdal.ver
++ -Wl,-Bsymbolic -Wl,--version-script,$(GDAL_ROOT)/debian/gdal.ver
ifeq ($(MACOSX_FRAMEWORK),yes)
install_name_tool -id ${OSX_VERSION_FRAMEWORK_PREFIX}/GDAL .libs/libgdal.dylib
endif
--
GDAL/OGR library and tools
More information about the Pkg-grass-devel
mailing list