commit | b87873222a509f5c6ba07e9d7c78d7b20909f805 | [log] [tgz] |
---|---|---|
author | Sergey Yelin <elinsn@gmail.com> | Tue Mar 23 23:48:02 2021 +0300 |
committer | Jens Geyer <jensg@apache.org> | Wed Mar 24 22:34:12 2021 +0100 |
tree | 91388c53508286acb87abb49ff010183ac27887a | |
parent | 149c8d09b11328c0cd6da79fd9267520b800fefc [diff] [blame] |
Remove Erlang R16 support Client: erl Patch: Sergey Yelin This closes #2354
diff --git a/lib/erl/rebar.config b/lib/erl/rebar.config index ab2c255..b5258a2 100644 --- a/lib/erl/rebar.config +++ b/lib/erl/rebar.config
@@ -1,4 +1,4 @@ -{erl_opts, [{platform_define, "^R.*", otp16_or_less}, debug_info]}. +{erl_opts, [debug_info]}. {profiles, [ {test, [