diff options
Diffstat (limited to 'patches')
-rw-r--r-- | patches/php-8.1.19.local.patch (renamed from patches/php-8.1.10.local.patch) | 0 | ||||
-rw-r--r-- | patches/php-8.1.19_pre.local.patch (renamed from patches/php-8.1.10_pre.local.patch) | 6 |
2 files changed, 3 insertions, 3 deletions
diff --git a/patches/php-8.1.10.local.patch b/patches/php-8.1.19.local.patch index e9f551a1..e9f551a1 100644 --- a/patches/php-8.1.10.local.patch +++ b/patches/php-8.1.19.local.patch diff --git a/patches/php-8.1.10_pre.local.patch b/patches/php-8.1.19_pre.local.patch index fd87d313..01e751b2 100644 --- a/patches/php-8.1.10_pre.local.patch +++ b/patches/php-8.1.19_pre.local.patch @@ -540,15 +540,15 @@ diff -ru php-8.1.10.orig/configure php-8.1.10/configure esac EXTRA_LIBS="$EXTRA_LIBS $DLIBS $LIBS" -@@ -87006,6 +87013,8 @@ +@@ -88221,6 +88221,8 @@ fiber_os="mac" ;; #( aix*|os400*) : fiber_os="aix" ;; #( + midipix*) : + fiber_os="midipix" ;; #( + freebsd*) : + fiber_os="freebsd" ;; #( *) : - fiber_os="other" - ;; @@ -87039,6 +87048,8 @@ if test "$fiber_os" = 'mac'; then |