view src/glpk-1-fixes.patch @ 4192:438a4bfdc887

new rules for creating a tarball from Octave's hg sources * hg-octave-dist.mk: New file. * Makefile.in: Include hg-octave-dist.mk. (ENV_PATH, ENV_PKG_CONFIG_PATH, ENV_LD_LIBRARY_PATH): Capture values from environment.
author John W. Eaton <jwe@octave.org>
date Mon, 29 Aug 2016 11:21: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 = \