mirror of
https://github.com/php/php-src.git
synced 2026-04-07 16:13:32 +02:00
We need to export `__MUSL__` so that phpize builds can see the proper macro, and also need to fix "_tsrm_ls_cache" usage for musl. Closes GH-8180.