summaryrefslogtreecommitdiff
path: root/etc/defaults/CC/TARGETS.git2
diff options
context:
space:
mode:
Diffstat (limited to 'etc/defaults/CC/TARGETS.git2')
-rw-r--r--etc/defaults/CC/TARGETS.git23
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/defaults/CC/TARGETS.git2 b/etc/defaults/CC/TARGETS.git2
index 459d21ba..7708eb78 100644
--- a/etc/defaults/CC/TARGETS.git2
+++ b/etc/defaults/CC/TARGETS.git2
@@ -65,6 +65,9 @@
, "-Wformat-security"
, "-Wmissing-declarations"
, "-Wno-implicit-fallthrough"
+ , "-Wno-sign-compare"
+ , "-Wno-unused-parameter"
+ , "-Wno-uninitialized"
]
]
}