mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-06 16:55:58 +08:00
scons: remove -Wno-deprecated-register and -Wno-register (#33356)
remove flag old-commit-hash: e2305d92e30296cc04bc4e48bc74cf4bbe412cca
This commit is contained in:
@@ -185,8 +185,6 @@ env = Environment(
|
||||
"-Werror",
|
||||
"-Wshadow",
|
||||
"-Wno-unknown-warning-option",
|
||||
"-Wno-deprecated-register",
|
||||
"-Wno-register",
|
||||
"-Wno-inconsistent-missing-override",
|
||||
"-Wno-c99-designator",
|
||||
"-Wno-reorder-init-list",
|
||||
|
||||
Reference in New Issue
Block a user