aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/rtl/Makefile
diff options
context:
space:
mode:
authorHenrik Nord <[email protected]>2015-11-09 16:03:54 +0100
committerHenrik Nord <[email protected]>2015-11-09 16:03:54 +0100
commit6a820f33b8d4157933aa2a82cf1796478c98675a (patch)
tree6e5e44096de824fc1d271731edc940979c2e62b4 /lib/hipe/rtl/Makefile
parent43f002094792f08c061fb5e169069522bb8a3de7 (diff)
parent8e478dd409d2760ca38a7ddbc66b656b9d47f7dc (diff)
downloadotp-6a820f33b8d4157933aa2a82cf1796478c98675a.tar.gz
otp-6a820f33b8d4157933aa2a82cf1796478c98675a.tar.bz2
otp-6a820f33b8d4157933aa2a82cf1796478c98675a.zip
Merge branch 'maint'
Diffstat (limited to 'lib/hipe/rtl/Makefile')
-rw-r--r--lib/hipe/rtl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hipe/rtl/Makefile b/lib/hipe/rtl/Makefile
index d2517b13fc..1bf52fe312 100644
--- a/lib/hipe/rtl/Makefile
+++ b/lib/hipe/rtl/Makefile
@@ -75,7 +75,7 @@ TARGET_FILES= $(MODULES:%=$(EBIN)/%.$(EMULATOR))
include ../native.mk
-ERL_COMPILE_FLAGS += +inline +warn_unused_import +warn_exported_vars
+ERL_COMPILE_FLAGS += -Werror +inline +warn_unused_import +warn_exported_vars
# ----------------------------------------------------
# Targets