aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/test/Makefile
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2014-08-14 12:41:39 +0200
committerBjörn Gustavsson <[email protected]>2014-08-14 12:41:39 +0200
commit5159961b2b9c23e764ee27dd2806432794764d46 (patch)
treef0a5abcf2439aff9e141a7344b287876a07dda17 /lib/compiler/test/Makefile
parent2202cd030279566911c17d1474f815538dd64214 (diff)
parente4767774e363520178d7f5c4fd7d7f8798a54e04 (diff)
downloadotp-5159961b2b9c23e764ee27dd2806432794764d46.tar.gz
otp-5159961b2b9c23e764ee27dd2806432794764d46.tar.bz2
otp-5159961b2b9c23e764ee27dd2806432794764d46.zip
Merge branch 'nox/compiler/improve-core-lint'
* nox/compiler/improve-core-lint: Remove obsolete comment in core_lint Handle return mismatches for calls and primops Check for more return mismatches Use +clint0 in compiler's test suites
Diffstat (limited to 'lib/compiler/test/Makefile')
-rw-r--r--lib/compiler/test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compiler/test/Makefile b/lib/compiler/test/Makefile
index 0b56a49cd6..892a401c75 100644
--- a/lib/compiler/test/Makefile
+++ b/lib/compiler/test/Makefile
@@ -108,7 +108,7 @@ RELSYSDIR = $(RELEASE_PATH)/compiler_test
# ----------------------------------------------------
ERL_MAKE_FLAGS +=
-ERL_COMPILE_FLAGS += -I$(ERL_TOP)/lib/test_server/include +clint
+ERL_COMPILE_FLAGS += -I$(ERL_TOP)/lib/test_server/include +clint +clint0
EBIN = .