openbsd-ports/devel/giggle/patches/patch-plugins_Makefile_in
2014-12-20 11:35:46 +00:00

13 lines
403 B
Plaintext

$OpenBSD: patch-plugins_Makefile_in,v 1.1 2014/12/20 11:35:46 landry Exp $
--- plugins/Makefile.in.orig Sat Dec 20 12:19:45 2014
+++ plugins/Makefile.in Sat Dec 20 12:19:52 2014
@@ -365,7 +365,7 @@ AM_CFLAGS = \
AM_LDFLAGS = \
-module -rpath "$(plugindir)" \
- -Wl,--as-needed -Wl,--no-undefined \
+ -Wl,--as-needed \
-avoid-version
plugin_LTLIBRARIES = libpersonal-details.la $(am__append_1)