mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
gcc does not support testing for negated warnings. See here for details:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63499
This patch changes CC_CHECK_FLAG_APPEND to always test for the non-negated
warnings.