aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-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