aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/flow/Makefile
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <egil@erlang.org>2012-01-10 14:42:16 +0100
committerBjörn-Egil Dahlberg <egil@erlang.org>2012-01-10 14:42:16 +0100
commitf976a2e341ce4573103d133d7b109d93abd616dd (patch)
tree9d5e5a5a1f1eaf799ac219310b8807415fd0ad50 /lib/hipe/flow/Makefile
parent4440a9661bab2db3cf297e55ce01f09453b73532 (diff)
parent3ee63ae7b498a1d7d232b0dcdcffb7f7f30c9579 (diff)
downloadotp-f976a2e341ce4573103d133d7b109d93abd616dd.tar.gz
otp-f976a2e341ce4573103d133d7b109d93abd616dd.tar.bz2
otp-f976a2e341ce4573103d133d7b109d93abd616dd.zip
Merge branch 'maint'
Diffstat (limited to 'lib/hipe/flow/Makefile')
-rw-r--r--lib/hipe/flow/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hipe/flow/Makefile b/lib/hipe/flow/Makefile
index 02f610587b..bbe8ef8666 100644
--- a/lib/hipe/flow/Makefile
+++ b/lib/hipe/flow/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 += +warn_exported_vars +warn_missing_spec # +warn_untyped_record
# ----------------------------------------------------
# Targets