0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00

Remove unneeded Makefile variables

This commit is contained in:
Loïc Hoguin 2023-12-04 11:11:54 +01:00
parent ca6477af7b
commit 879a6b8bc5
No known key found for this signature in database
GPG key ID: 8A9DF795F6FED764

View file

@ -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.