aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2026-05-06 16:11:35 +0200
committerLoïc Hoguin <[email protected]>2026-05-06 16:11:35 +0200
commitb263c617b34b03e58fa36f9e1da2dcf4abfb8fa5 (patch)
tree1796e208eda650e82a2f3a2930378c4be15a42cc
parentf107f108d99bf936fefb16ee445d36a09b148a1a (diff)
downloadcowboy-corral.tar.gz
cowboy-corral.tar.bz2
cowboy-corral.zip
-rw-r--r--Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index d86c09e..b2efbee 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@ DOC_DEPS = asciideck
TEST_DEPS = $(if $(CI_ERLANG_MK),ci.erlang.mk) ct_helper gun
dep_ct_helper = git https://github.com/ninenines/ct_helper master
-dep_gun = git https://github.com/ninenines/gun master
+dep_gun = git https://github.com/ninenines/gun corral
# CI configuration.
@@ -85,11 +85,6 @@ endif
app:: rebar.config
-# Fix quicer compilation for HTTP/3.
-
-autopatch-quicer::
- $(verbose) printf "%s\n" "all: ;" > $(DEPS_DIR)/quicer/c_src/Makefile.erlang.mk
-
# Dialyze the tests.
#DIALYZER_OPTS += --src -r test