php-src/build
Peter Kokot 44775b7617
Fix GH-13727: Building with -Werror=strict-prototypes (#14029)
This is addon to the GH-13727 bug fix. When configuring the build with:

  ./configure CFLAGS=-Werror=strict-prototypes

libtool check for parsing nm command would fail:

  checking command to parse /usr/bin/nm -B output from cc object... failed

Upstream libtool has this specific check already fixed. Note that this
works only with Autoconf version 2.72 and later and is preparation for
future compilers that might have this error enabled by default.
2024-04-22 21:21:40 +02:00
..
ax_check_compile_flag.m4 Upgrade AX_CHECK_COMPILE_FLAG macro to serial 6 2018-07-28 01:40:02 +02:00
ax_func_which_gethostbyname_r.m4 Move Autoconf Archive macros to a common m4 dir 2019-04-23 20:37:31 +02:00
ax_gcc_func_attribute.m4 Fix AX_GCC_FUNC_ATTRIBUTE failure 2024-03-22 11:29:45 +01:00
config-stubs Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
config.guess Merge branch 'PHP-8.0' into PHP-8.1 2021-10-07 17:03:32 +01:00
config.sub Merge branch 'PHP-8.0' into PHP-8.1 2021-10-07 17:03:32 +01:00
gen_stub.php Fix GH-12558 Escape \N in generated stubs (#12562) 2023-10-31 10:06:56 +01:00
genif.sh Refactor genif.sh 2019-07-08 14:58:26 +02:00
libtool.m4 Fix GH-13727: Building with -Werror=strict-prototypes (#14029) 2024-04-22 21:21:40 +02:00
ltmain.sh Fix GH-13727: macro generating invalid call test prototypes fixes. 2024-03-18 06:53:39 +00:00
Makefile.gcov Unbundle ext/xmlrpc 2020-05-29 16:47:44 +02:00
Makefile.global Set libtool tag per command instead of global one 2024-01-10 09:09:45 +01:00
order_by_dep.awk Fix PHP_ADD_EXTENSION_DEP without indentation 2021-06-10 11:48:25 +02:00
php_cxx_compile_stdcxx.m4 Fix erroneous dnl appended in configure (#14013) 2024-04-21 17:23:22 +02:00
php.m4 Fix GH-13727: macro generating invalid call test prototypes fixes. 2024-03-18 06:53:39 +00:00
pkg.m4 Fix FSF address & update year to 2022 2022-03-19 18:25:29 +01:00
print_include.awk
shtool Fix FSF address & update year to 2022 2022-03-19 18:25:29 +01:00