diff options
-rw-r--r-- | xorg-macros.m4.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xorg-macros.m4.in b/xorg-macros.m4.in index 3fd5348..d9ed137 100644 --- a/xorg-macros.m4.in +++ b/xorg-macros.m4.in @@ -1547,7 +1547,6 @@ XORG_TESTSET_CFLAG([BASE_CFLAGS], [-Wcast-qual]) XORG_TESTSET_CFLAG([BASE_CFLAGS], [-Wmissing-noreturn]) XORG_TESTSET_CFLAG([BASE_CFLAGS], [-Wmissing-format-attribute]) XORG_TESTSET_CFLAG([BASE_CFLAGS], [-Wredundant-decls]) -XORG_TESTSET_CFLAG([BASE_CFLAGS], [-Winline]) # These are currently disabled because they are noisy. They will be enabled # in the future once the codebase is sufficiently modernized to silence |