aboutsummaryrefslogtreecommitdiff
path: root/tools/makefile.go
diff options
context:
space:
mode:
Diffstat (limited to 'tools/makefile.go')
-rw-r--r--tools/makefile.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/makefile.go b/tools/makefile.go
index 255bbcf..7dae41f 100644
--- a/tools/makefile.go
+++ b/tools/makefile.go
@@ -18,6 +18,7 @@ var (
"-pedantic",
"-Wall",
"-Wextra",
+ "-Wno-deprecated-declarations",
"-Wno-unused-parameter",
"-Wno-format-truncation",
"-std=c++11",