view src/libgeotiff-1-noundefined.patch @ 5302:8a3c205357f1

* add of-symbolic package * src/of-symbolic.mk: new file * Makefile.in, dist-files.mk, index.html: add ref to new package
author John Donoghue
date Mon, 10 Feb 2020 15:40:23 -0500
parents 8212b14b3233
children
line wrap: on
line source

Common subdirectories: libgeotiff-1.5.0.orig/bin and libgeotiff-1.5.0/bin
Common subdirectories: libgeotiff-1.5.0.orig/cmake and libgeotiff-1.5.0/cmake
Common subdirectories: libgeotiff-1.5.0.orig/docs and libgeotiff-1.5.0/docs
Common subdirectories: libgeotiff-1.5.0.orig/libxtiff and libgeotiff-1.5.0/libxtiff
Common subdirectories: libgeotiff-1.5.0.orig/m4 and libgeotiff-1.5.0/m4
diff -ut libgeotiff-1.5.0.orig/Makefile.am libgeotiff-1.5.0/Makefile.am
--- libgeotiff-1.5.0.orig/Makefile.am	2019-03-27 12:27:19.591626244 -0400
+++ libgeotiff-1.5.0/Makefile.am	2019-03-27 12:33:15.357484044 -0400
@@ -52,7 +52,7 @@
                         geo_strtod.c \
                         geotiff_proj4.c
 
-libgeotiff_la_LDFLAGS = -version-info 5:0:0
+libgeotiff_la_LDFLAGS = -version-info 5:0:0 -no-undefined
 
 libgeotiff_la_LIBADD = libxtiff/libxtiff.la
 
diff -ut libgeotiff-1.5.0.orig/Makefile.in libgeotiff-1.5.0/Makefile.in
--- libgeotiff-1.5.0.orig/Makefile.in	2019-03-27 12:27:19.591626244 -0400
+++ libgeotiff-1.5.0/Makefile.in	2019-03-27 12:33:46.430486814 -0400
@@ -521,7 +521,7 @@
                         geo_strtod.c \
                         geotiff_proj4.c
 
-libgeotiff_la_LDFLAGS = -version-info 5:0:0
+libgeotiff_la_LDFLAGS = -version-info 5:0:0 -no-undefined
 libgeotiff_la_LIBADD = libxtiff/libxtiff.la
 lib_LTLIBRARIES = libgeotiff.la
 EXTRA_DIST = autogen.sh \
Common subdirectories: libgeotiff-1.5.0.orig/man and libgeotiff-1.5.0/man
Common subdirectories: libgeotiff-1.5.0.orig/test and libgeotiff-1.5.0/test