Browse Source

Remove unneeded Makefile variables

Loïc Hoguin 1 year ago
parent
commit
879a6b8bc5
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Makefile

+ 0 - 2
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.