summaryrefslogtreecommitdiff
path: root/etc/defaults
diff options
context:
space:
mode:
Diffstat (limited to 'etc/defaults')
-rw-r--r--etc/defaults/CC/TARGETS.git27
1 files changed, 6 insertions, 1 deletions
diff --git a/etc/defaults/CC/TARGETS.git2 b/etc/defaults/CC/TARGETS.git2
index 7708eb78..595cee1f 100644
--- a/etc/defaults/CC/TARGETS.git2
+++ b/etc/defaults/CC/TARGETS.git2
@@ -32,7 +32,12 @@
, "default":
{ "type": "++"
, "$1":
- [ ["-std=gnu90", "-D_GNU_SOURCE", "-Wall", "-Wextra"]
+ [ [ "-std=gnu90"
+ , "-D_GNU_SOURCE"
+ , "-Wall"
+ , "-Wextra"
+ , "-DGIT_DEPRECATE_HARD"
+ ]
, { "type": "case"
, "expr": {"type": "var", "name": "OS"}
, "case":