aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-11-02 22:29:06 +0200
committerLoïc Hoguin <[email protected]>2016-11-02 22:29:39 +0200
commit3bc91d63d23b4a4531ec2dc43f59c4aae704cc58 (patch)
tree2d0c98d95909124aa6446986fe7dff9521c4e18d /Makefile
parent7fe557b9d33403d80a9c456209a194ba473a7956 (diff)
downloadcowlib-3bc91d63d23b4a4531ec2dc43f59c4aae704cc58.tar.gz
cowlib-3bc91d63d23b4a4531ec2dc43f59c4aae704cc58.tar.bz2
cowlib-3bc91d63d23b4a4531ec2dc43f59c4aae704cc58.zip
Add OTP-19.1.5 HiPE target for CI
Experimental HiPE CI support in Erlang.mk.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bf8e9b9..d8e370f 100644
--- a/Makefile
+++ b/Makefile
@@ -14,6 +14,7 @@ LOCAL_DEPS = crypto
DIALYZER_OPTS = -Werror_handling -Wunmatched_returns
CI_OTP ?= OTP-18.0.3 OTP-18.1.5 OTP-18.2.4.1 OTP-18.3.4.4 OTP-19.0.7 OTP-19.1.5
+CI_HIPE ?= OTP-19.1.5
TEST_ERLC_OPTS += +'{parse_transform, eunit_autoexport}' +'{parse_transform, horse_autoexport}'
TEST_DEPS = horse triq