aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2023-12-04 11:11:54 +0100
committerLoïc Hoguin <[email protected]>2023-12-04 11:11:54 +0100
commit879a6b8bc5d36e6d91927332ecf9011199844657 (patch)
tree65ee367d52ebb45114482c2ca7894f2a7925c939
parentca6477af7bde08b68198a059a93f021d4684de17 (diff)
downloadcowboy-879a6b8bc5d36e6d91927332ecf9011199844657.tar.gz
cowboy-879a6b8bc5d36e6d91927332ecf9011199844657.tar.bz2
cowboy-879a6b8bc5d36e6d91927332ecf9011199844657.zip
Remove unneeded Makefile variables
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 3e65836..0a43187 100644
--- a/Makefile
+++ b/Makefile
@@ -30,8 +30,6 @@ dep_ci.erlang.mk = git https://github.com/ninenines/ci.erlang.mk master
DEP_EARLY_PLUGINS = ci.erlang.mk
AUTO_CI_OTP ?= OTP-LATEST-24+
-AUTO_CI_HIPE ?= OTP-LATEST
-# AUTO_CI_ERLLVM ?= OTP-LATEST
AUTO_CI_WINDOWS ?= OTP-LATEST-24+
# Hex configuration.