mirror of
https://github.com/php/php-src.git
synced 2024-11-23 09:54:15 +08:00
d6afe05380
The libtool bundled with PHP is outdated and deletes *.gcno files used by gcov during the build process. While this issue has already been resolved upstream [1], incorporating the fix at this point may not be practical. Therefore, we attempt to apply a fix to the current version. This change will enable proper coverage output for third-party PHP extensions. [1]: https://github.com/autotools-mirror/libtool/blob/master/NEWS#L605 |
||
---|---|---|
.. | ||
ax_check_compile_flag.m4 | ||
ax_func_which_gethostbyname_r.m4 | ||
ax_gcc_func_attribute.m4 | ||
config-stubs | ||
config.guess | ||
config.sub | ||
gen_stub.php | ||
genif.sh | ||
libtool.m4 | ||
ltmain.sh | ||
Makefile.gcov | ||
Makefile.global | ||
order_by_dep.awk | ||
php_cxx_compile_stdcxx.m4 | ||
php.m4 | ||
pkg.m4 | ||
print_include.awk | ||
shtool |