Skip to content

Commit df9392a

Browse files
committed
Upgrade erlang.mk to latest
1 parent 2ade2bc commit df9392a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

erlang.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5645,7 +5645,6 @@ $(call comma_list,$(foreach d,$(DEPS),\
56455645
{$(call dep_name,$d)$(comma)"$(call dep_repo,$d)"},\
56465646
{$(call dep_name,$d)$(comma)".*"$(comma){git,"$(call dep_repo,$d)"$(comma)"$(call dep_commit,$d)"}})))
56475647
]}.
5648-
{plugins, [{rebar3_hex, "~> 6.11"}]}.
56495648
{erl_opts, $(call compat_erlc_opts_to_list,$(ERLC_OPTS))}.
56505649
endef
56515650

0 commit comments

Comments
 (0)