mirror of
https://github.com/php/php-src.git
synced 2026-03-30 04:02:19 +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.