openbsd-ports/multimedia/schroedinger/patches/patch-schroedinger_Makefile_in

13 lines
514 B
Plaintext

$OpenBSD: patch-schroedinger_Makefile_in,v 1.1 2012/11/09 20:22:38 espie Exp $
--- schroedinger/Makefile.in.orig Sun Nov 4 11:51:59 2012
+++ schroedinger/Makefile.in Sun Nov 4 11:52:08 2012
@@ -520,7 +520,7 @@ libschroedinger_@SCHRO_MAJORMINOR@_la_LIBADD = \
libschroedinger_@SCHRO_MAJORMINOR@_la_LDFLAGS = \
-no-undefined \
-version-info $(SCHRO_LIBVERSION) \
- -export-symbols-regex '^schro_'
+ -export-symbols-regex '^(schro_|_orc_code_)'
all: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) all-recursive