aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bd4ffa0..38a7c81 100644
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@ endif
# Compile options.
-ERLC_OPTS += +warn_missing_spec +warn_untyped_record
+ERLC_OPTS += +warn_missing_spec +warn_untyped_record # +bin_opt_info
TEST_ERLC_OPTS += +'{parse_transform, eunit_autoexport}'
# Generate rebar.config on build.