]> git.ipfire.org Git - thirdparty/glibc.git/commit
Don't use -Wfree-labels/-Wmissing-parameter-name if unsupported
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 22 Aug 2025 22:56:27 +0000 (15:56 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 23 Aug 2025 00:56:09 +0000 (17:56 -0700)
commitee06d98c5b9161fcaa03c562860d6ec4a8700cd2
treeb25b9a7c1ea764498b82873793abe23e35502971
parentdd4394b2493940ce0ec4525a21be4e2e9db483d0
Don't use -Wfree-labels/-Wmissing-parameter-name if unsupported

Don't use -Wfree-labels/-Wmissing-parameter-name for "make check" if
they are unsupported by TEST_CC.

This fixes BZ #33310.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Reviewed-by: Collin Funk <collin.funk1@gmail.com>
Makefile.in
configure
configure.ac