Upgrade erlang.mk

This commit is contained in:
Philip Kuryloski 2022-03-15 14:04:16 +01:00
parent f62c754680
commit 3129d049dc
1 changed files with 0 additions and 1 deletions

1
erlang.mk vendored
View File

@ -5645,7 +5645,6 @@ $(call comma_list,$(foreach d,$(DEPS),\
{$(call dep_name,$d)$(comma)"$(call dep_repo,$d)"},\ {$(call dep_name,$d)$(comma)"$(call dep_repo,$d)"},\
{$(call dep_name,$d)$(comma)".*"$(comma){git,"$(call dep_repo,$d)"$(comma)"$(call dep_commit,$d)"}}))) {$(call dep_name,$d)$(comma)".*"$(comma){git,"$(call dep_repo,$d)"$(comma)"$(call dep_commit,$d)"}})))
]}. ]}.
{plugins, [{rebar3_hex, "~> 6.11"}]}.
{erl_opts, $(call compat_erlc_opts_to_list,$(ERLC_OPTS))}. {erl_opts, $(call compat_erlc_opts_to_list,$(ERLC_OPTS))}.
endef endef