mirror of
https://github.com/php/php-src.git
synced 2026-03-27 01:32:22 +01:00
We work around a strlen() optimization bug in GCC 8[1] by checking whether the used GCC exhibits the broken behavior, and if so by disabling `optimize-strlen`. [1] <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86914>
86 KiB
86 KiB