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