mirror of
https://github.com/php/php-src.git
synced 2026-03-25 16:52:18 +01:00
* Avoid an unnecessary -lstdc++ dependency. It's not going to be used in the end anyway, and is an unnecessary hassle to set up. * Use $LIB_FUZZING_ENGINE instead of hardcoding -lFuzzingEngine.