aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2023-05-05 20:14:09 +0200
committerLoïc Hoguin <[email protected]>2023-05-05 20:14:09 +0200
commit48e8768c02d6e4b99732d85966d0a44fdb92f97b (patch)
tree9ae1737559ac43891d65ebb8645b36aae80dc7cc /test
parent0a9584832a760d48e0ecf4ebf344787028f91949 (diff)
downloaderlang.mk-48e8768c02d6e4b99732d85966d0a44fdb92f97b.tar.gz
erlang.mk-48e8768c02d6e4b99732d85966d0a44fdb92f97b.tar.bz2
erlang.mk-48e8768c02d6e4b99732d85966d0a44fdb92f97b.zip
Add ELIXIR_PATCH=1 when testing building packages
Diffstat (limited to 'test')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index c7d9fed..658d8f0 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -167,7 +167,7 @@ $(eval $(foreach t,$(patsubst %.mk,%,$(patsubst plugin_%,%,$(wildcard plugin_*.m
# Packages.
PACKAGES = $(foreach pkg,$(sort $(wildcard ../index/*.mk)),$(notdir $(basename $(pkg))))
-PATCHES = HUT_PATCH=1
+PATCHES = ELIXIR_PATCH=1 HUT_PATCH=1
EXCLUDE_FROM_CHECK = ['ci.erlang.mk', elvis_mk, esh_mk, hexer_mk, inaka_mk, 'lfe.mk', pmod_transform, rust_mk]
EXCLUDE_FROM_APP_CHECK = esh_mk pmod_transform rust_mk