aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-11-03 13:54:32 +0200
committerLoïc Hoguin <[email protected]>2016-11-03 13:54:32 +0200
commita9399f790200f1b1a5a15e45f9574f99ad224db4 (patch)
tree3b6e8370a6e3f983c789d9684e6afbe7e0aacdbe /Makefile
parent3bc91d63d23b4a4531ec2dc43f59c4aae704cc58 (diff)
downloadcowlib-a9399f790200f1b1a5a15e45f9574f99ad224db4.tar.gz
cowlib-a9399f790200f1b1a5a15e45f9574f99ad224db4.tar.bz2
cowlib-a9399f790200f1b1a5a15e45f9574f99ad224db4.zip
Add OTP-19.1.5 HiPE LLVM target for CI
Also experimental.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d8e370f..c0ca0a3 100644
--- a/Makefile
+++ b/Makefile
@@ -15,6 +15,7 @@ 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
+CI_HIPE_LLVM ?= $(CI_HIPE)
TEST_ERLC_OPTS += +'{parse_transform, eunit_autoexport}' +'{parse_transform, horse_autoexport}'
TEST_DEPS = horse triq