Skip to content

Commit

Permalink
mute -Wunused-but-set-variable
Browse files Browse the repository at this point in the history
  • Loading branch information
lalten authored Nov 27, 2023
1 parent 4f3bf8b commit 6175f89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third_party/squashfs-tools.BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ cc_library(
"-Wno-missing-field-initializers",
"-Wno-pedantic",
"-Wno-sign-compare",
"-Wno-unused-but-set-variable",
"-Wno-unused-parameter",
"-Wno-variadic-macros",
"-Wno-zero-length-array",
Expand Down

0 comments on commit 6175f89

Please sign in to comment.