瀏覽代碼

ft: 编译选项 no_debug_info, deterministic

master
SisMaker 1 年之前
父節點
當前提交
cc0e9d5c72
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. +2
    -1
      rebar.config

+ 2
- 1
rebar.config 查看文件

@ -1,6 +1,7 @@
{erl_opts, [
debug_info,
{i, "include"},
no_debug_info,
deterministic,
warn_export_vars,
warn_shadow_vars,
warn_obsolete_guard,

Loading…
取消
儲存