mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-27 17:02:04 +08:00
Revert "fix compilation with Clang 10 on ubuntu 20.04"
This reverts commit fe8d08806f.
This commit is contained in:
@@ -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 + [
|
||||
|
||||
Reference in New Issue
Block a user