aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/tools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/hipe/tools/Makefile')
-rw-r--r--lib/hipe/tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hipe/tools/Makefile b/lib/hipe/tools/Makefile
index 4e3b93d464..7a62896c31 100644
--- a/lib/hipe/tools/Makefile
+++ b/lib/hipe/tools/Makefile
@@ -65,7 +65,7 @@ DOC_FILES= $(MODULES:%=$(DOCS)/%.html)
include ../native.mk
-ERL_COMPILE_FLAGS += +warn_exported_vars +warn_missing_spec +warn_untyped_record
+ERL_COMPILE_FLAGS += -Werror +warn_export_vars +warn_missing_spec +warn_untyped_record
# ----------------------------------------------------
# Targets