aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 01e6cb02..75f475ef 100644
--- a/Makefile
+++ b/Makefile
@@ -147,9 +147,6 @@ endif
proof: $(FILES:.v=.vo)
-# Turn off some warnings for compiling Flocq
-flocq/%.vo: COQCOPTS+=-w -deprecated-implicit-arguments
-
extraction: extraction/STAMP
extraction/STAMP: $(FILES:.v=.vo) extraction/extraction.v $(ARCH)/extractionMachdep.v