aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-11-15 12:26:51 +0200
committerLoïc Hoguin <[email protected]>2016-11-15 12:26:51 +0200
commit905642f6fc434889243451ef7abbb1a46c83710a (patch)
treedb5741df952eca030fffe2314c4ebda2c98187bf /Makefile
parent237f9e7053dc2d326810c6c758a9ee8c513853b8 (diff)
downloadranch-905642f6fc434889243451ef7abbb1a46c83710a.tar.gz
ranch-905642f6fc434889243451ef7abbb1a46c83710a.tar.bz2
ranch-905642f6fc434889243451ef7abbb1a46c83710a.zip
Update Erlang.mk and CI OTP versions for 19.1.6
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2ca9290..e51bc96 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,9 @@ CI_OTP ?= \
OTP_R16B OTP_R16B01 OTP_R16B02 OTP_R16B03-1 \
OTP-17.1.2 OTP-17.2.2 OTP-17.3.4 OTP-17.4.1 OTP-17.5.6.6 \
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
+ OTP-19.0.7 OTP-19.1.6
+CI_HIPE ?= $(lastword $(CI_OTP))
+CI_ERLLVM ?= $(CI_HIPE)
# Dependencies.