openbsd-ports/devel/guilib/patches/patch-Makefile_in
naddy 4843e351e0 Revert previous. If C++ code has been linked with c++(1) into a library,
it should be possible to link that library to C code with cc(1).
2019-01-22 19:23:40 +00:00

12 lines
347 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.6 2019/01/22 19:23:40 naddy Exp $
--- Makefile.in.orig Mon Jan 3 20:54:10 2011
+++ Makefile.in Mon Jan 3 20:54:34 2011
@@ -290,7 +290,6 @@ EXTRA_DIST = \
libGUI_la_LDFLAGS = \
-no-undefined \
- -release $(LT_RELEASE) \
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
genimage_SOURCES = genimage.c