Skip to content

Commit

Permalink
add warning abck
Browse files Browse the repository at this point in the history
  • Loading branch information
haraschax committed Jun 9, 2024
1 parent e513b74 commit 4653c9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SConstruct
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ env = Environment(
"-Wunused",
"-Werror",
"-Wshadow",
"-Wno-vla-cxx-extension",
] + ccflags,
LDFLAGS=ldflags,
LINKFLAGS=ldflags,
Expand Down

0 comments on commit 4653c9c

Please sign in to comment.