From 1fef87dce51ee674e3b61c1f3454e061fd88e79f Mon Sep 17 00:00:00 2001 From: Alberto Sartori Date: Mon, 24 Oct 2022 16:12:06 +0200 Subject: git2: silence warnings --- etc/defaults/CC/TARGETS.git2 | 1 + 1 file changed, 1 insertion(+) 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" ] ] } -- cgit v1.2.3