freebsd-ports/graphics/geos/files/patch-tests-geostest-Makefile.in
2021-01-26 14:01:59 +00:00

14 lines
419 B
Text

--- tests/geostest/Makefile.in.orig 2020-12-09 19:04:24 UTC
+++ tests/geostest/Makefile.in
@@ -319,9 +319,9 @@ EXTRA_DIST = \
testrunner.sh
-# The -lstdc++ is needed for --disable-shared to work
+# The is needed for --disable-shared to work
geostest_SOURCES = geostest.c
-geostest_LDADD = $(top_builddir)/capi/libgeos_c.la -lstdc++
+geostest_LDADD = $(top_builddir)/capi/libgeos_c.la
all: all-am
.SUFFIXES: