aboutsummaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config3
1 files changed, 0 insertions, 3 deletions
diff --git a/rebar.config b/rebar.config
index a7e68cf9a..abc1ff65d 100644
--- a/rebar.config
+++ b/rebar.config
@@ -158,9 +158,6 @@
{if_not_rebar3, {if_version_above, "22", {add, [{port_env, [{"ERL_LDFLAGS", " -L$ERL_EI_LIBDIR -lei"}]}]}}},
{del, [{erl_opts, [warnings_as_errors]}]}]}.
-{post_hooks, [{'get-deps', "cp tools/enc deps/jiffy/"}]}.
-{post_hooks, [{'update-deps', "cp tools/enc deps/jiffy/"}]}.
-
{post_hook_configure, [{"fast_tls", []},
{"stringprep", []},
{"fast_yaml", []},