From 3bc91d63d23b4a4531ec2dc43f59c4aae704cc58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 2 Nov 2016 22:29:06 +0200 Subject: Add OTP-19.1.5 HiPE target for CI Experimental HiPE CI support in Erlang.mk. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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 -- cgit v1.2.3