Don't add later OTP until we can test it

This commit is contained in:
Martin Sumner 2020-02-24 12:42:40 +00:00
parent 009abdd599
commit 12e84ad628

View file

@ -1,5 +1,5 @@
{erl_opts, [warnings_as_errors,
{platform_define, "^2[0-3]{1}", fsm_deprecated},
{platform_define, "^2[0-2]{1}", fsm_deprecated},
{platform_define, "^1[7-8]{1}", old_rand},
{platform_define, "^17", no_log2},
{platform_define, "^R", no_sync},