support r14/15 crypto
This commit is contained in:
parent
73f21ee770
commit
3121c892b4
2 changed files with 8 additions and 1 deletions
|
@ -10,6 +10,7 @@
|
|||
%% Compiler Options ============================================================
|
||||
{erl_opts,
|
||||
[{platform_define, "^[0-9]+", namespaced_types},
|
||||
{platform_define, "^R1[4|5]", deprecated_crypto},
|
||||
debug_info,
|
||||
warnings_as_errors]}.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue