summaryrefslogtreecommitdiff
path: root/dev-lang/php/php-8.1.27-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/php/php-8.1.27-r1.ebuild')
-rw-r--r--dev-lang/php/php-8.1.27-r1.ebuild7
1 files changed, 7 insertions, 0 deletions
diff --git a/dev-lang/php/php-8.1.27-r1.ebuild b/dev-lang/php/php-8.1.27-r1.ebuild
index 3e3a44b7b8b2..ee3853ec5893 100644
--- a/dev-lang/php/php-8.1.27-r1.ebuild
+++ b/dev-lang/php/php-8.1.27-r1.ebuild
@@ -151,6 +151,13 @@ PATCHES=(
"${FILESDIR}/php-8.1.27-gcc14-libxml.patch"
)
+# ARM/Windows functions that are expected to be undefined.
+QA_CONFIG_IMPL_DECL_SKIP=(
+ __crc32d
+ _controlfp
+ _controlfp_s
+)
+
php_install_ini() {
local phpsapi="${1}"