view src/glpk-1-fixes.patch @ 4037:85abb6c3ec8b

of-netcdf: patch for --enable-64 (Bug #46060) * src/of-netcdf-1-fixes.patch: new file * dist-files.mk: add of-netcdf-1-fixes.patch
author John Donoghue <john.donoghue@ieee.org>
date Tue, 29 Sep 2015 19:43:19 -0400
parents a4c8ef9f5c78
children
line wrap: on
line source

diff -ur glpk-4.55.orig/src/Makefile.am glpk-4.55/src/Makefile.am
--- glpk-4.55.orig/src/Makefile.am	2015-02-16 13:30:31.791250808 -0500
+++ glpk-4.55/src/Makefile.am	2015-02-16 13:33:44.773042081 -0500
@@ -18,6 +18,7 @@
 
 libglpk_la_LDFLAGS = \
 -version-info 37:2:1 \
+-no-undefined \
 -export-symbols-regex '^glp_*'
 
 libglpk_la_SOURCES = \