summaryrefslogtreecommitdiff
path: root/databases/php-xapian/files/patch-configure
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-03-22 02:41:02 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-03-22 03:20:13 +0800
commitb9d1a3fe43a22f01f36ecba2e99c0befa3b5dbc7 (patch)
tree67892707ee128fdf66034f7b7c80107a91ad94dc /databases/php-xapian/files/patch-configure
parentdatabases/p5-Xapian: Update to 1.4.22.0 (diff)
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
Diffstat (limited to 'databases/php-xapian/files/patch-configure')
-rw-r--r--databases/php-xapian/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/php-xapian/files/patch-configure b/databases/php-xapian/files/patch-configure
new file mode 100644
index 000000000000..6b9dce2bb21b
--- /dev/null
+++ b/databases/php-xapian/files/patch-configure
@@ -0,0 +1,11 @@
+--- 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