freebsd-ports/databases/php-xapian/files/patch-configure
Po-Chuan Hsieh b9d1a3fe43
databases/php-xapian: Update to 1.4.22
- Unmark DEPRECATED and remove EXPIRATION_DATE
- Remove IGNORE_WITH_PHP
- Convert REINPLACE_CMD to patch file

Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2023-03-22 03:20:13 +08:00

11 lines
328 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