Browse Source

ft: 编译选项 no_debug_info, deterministic

master
SisMaker 1 year ago
parent
commit
1310860605
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      rebar.config

+ 1
- 0
rebar.config View File

@ -1,5 +1,6 @@
{erl_opts, [
no_debug_info,
deterministic,
warn_deprecated_function,
warn_deprecated_type,
warn_export_vars,

Loading…
Cancel
Save