Files
macports-ports/lang/php/files/patch-php84-iODBC.diff
Ryan Carsten Schmidt 985d9081ee php84: Update to 8.4.0RC1
2024-09-30 03:12:19 -05:00

19 lines
422 B
Diff

--- ext/odbc/config.m4.orig 2024-09-24 10:59:52.000000000 -0500
+++ ext/odbc/config.m4 2024-09-30 03:06:55.000000000 -0500
@@ -113,6 +113,7 @@
be defined.])],
[0x0350])
+:<<'MACPORTS_DISABLED'
AS_VAR_IF([ODBC_TYPE],, [
PHP_ARG_WITH([adabas],
[for Adabas support],
@@ -305,6 +306,7 @@
])
])
+MACPORTS_DISABLED
AS_VAR_IF([ODBC_TYPE],, [
PHP_ARG_WITH([iodbc],
[whether to build with iODBC support],