view src/glpk-1-fixes.patch @ 3989:cdbce8086eaa

of-ocs: new package * Makefile.in: add ocs to OCTAVE_FORGE_PACKAGES * build_packages.m: add ocs-0.1.4.tar.gz to install * dist-files.mk: add refs to of-ocs-1-cross-fixes.patch, of-ocs.mk * src/of-ocs-1-cross-fixes.patch: new file * src/of-ocs.mk: new file * index.html: add of-ocs
author John Donoghue <john.donoghue@ieee.org>
date Tue, 07 Jul 2015 20:43:46 -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 = \