summaryrefslogtreecommitdiff
path: root/dev-lang/php/php-7.4.13.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/php/php-7.4.13.ebuild')
-rw-r--r--dev-lang/php/php-7.4.13.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.4.13.ebuild b/dev-lang/php/php-7.4.13.ebuild
index 3ac0d8c9ace3..97ccf43d8c7c 100644
--- a/dev-lang/php/php-7.4.13.ebuild
+++ b/dev-lang/php/php-7.4.13.ebuild
@@ -150,7 +150,10 @@ BDEPEND="virtual/pkgconfig"
PHP_MV="$(ver_cut 1)"
-PATCHES=( "${FILESDIR}/php-iodbc-header-location.patch" )
+PATCHES=(
+ "${FILESDIR}"/php-iodbc-header-location.patch
+ "${FILESDIR}"/${P}-issue80368.patch
+)
php_install_ini() {
local phpsapi="${1}"