]> Savannah Git Hosting - gnulib.git/commit
manywarnings: speed up nomfi test
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 24 May 2023 17:10:18 +0000 (10:10 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 24 May 2023 17:11:06 +0000 (10:11 -0700)
commitd7fd9391132a93ae482a003a81bd25afcf1973f8
treeaa454d3d5746c0e0c0b1c2416d8b7ee3c77dce45
parentb00ffa282f3c494012a127919f8625e14d89f80d
manywarnings: speed up nomfi test

* m4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Simplify and speed up
on current platforms, by seeing first whether
-Wno-missing-field-initializers is needed (it isn’t), so that
later we don’t need to determine whether it’s supported.
ChangeLog
m4/manywarnings.m4