[dev-lang/php] rebase (macos only patches) add icu75 from freebsd

This commit is contained in:
2024-08-17 03:13:02 +02:00
parent e85a4f35de
commit 0d79d4ba69
3 changed files with 25 additions and 1 deletions

View File

@@ -146,6 +146,7 @@ PHP_MV="$(ver_cut 1)"
PATCHES=(
"${FILESDIR}"/php-iodbc-header-location.patch
"${FILESDIR}"/bug81656-gcc-11.patch
"${FILESDIR}"/icu75.patch
)
php_install_ini() {