mirror of
https://github.com/php/php-src.git
synced 2026-04-24 16:38:25 +02:00
a2a3c5ba8a
This fixes the build for amd64 platforms that do not have `HAVE_FUNC_ATTRIBUTE_TARGET`, specifically Alpine/Musl as of now. Closes GH-15384. Related to GH-15312.