mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01: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.