mirror of
https://github.com/php/php-src.git
synced 2026-04-08 00:22:52 +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.