Revert "fix compilation with Clang 10 on ubuntu 20.04"

This reverts commit fe8d08806f.
albatross
Willem Melching 2020-09-29 13:12:38 +02:00
parent fe8d08806f
commit 0abd089ec4
1 changed files with 0 additions and 2 deletions

View File

@ -136,8 +136,6 @@ env = Environment(
"-Werror",
"-Wno-deprecated-register",
"-Wno-inconsistent-missing-override",
"-Wno-c99-designator",
"-Wno-reorder-init-list",
] + cflags + ccflags_asan,
CPPPATH=cpppath + [