mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
Changes: https://trac.xapian.org/wiki/ReleaseOverview https://github.com/xapian/xapian/blob/RELEASE/1.4/xapian-bindings/NEWS
11 lines
327 B
Text
11 lines
327 B
Text
--- configure.orig 2023-02-02 01:01:44 UTC
|
|
+++ configure
|
|
@@ -21048,7 +21048,7 @@ SWIG_CXXFLAGS=
|
|
if test yes = "$GXX" ; then
|
|
SWIG_CXXFLAGS="-fno-strict-aliasing"
|
|
|
|
- XAPIAN_LIBS="$XAPIAN_LIBS -lstdc++"
|
|
+ XAPIAN_LIBS="$XAPIAN_LIBS"
|
|
|
|
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|