diff options
-rw-r--r-- | etc/defaults/CC/TARGETS.git2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/defaults/CC/TARGETS.git2 b/etc/defaults/CC/TARGETS.git2 index c0ad8ba6..459d21ba 100644 --- a/etc/defaults/CC/TARGETS.git2 +++ b/etc/defaults/CC/TARGETS.git2 @@ -64,6 +64,7 @@ , "-Wformat" , "-Wformat-security" , "-Wmissing-declarations" + , "-Wno-implicit-fallthrough" ] ] } |