ソースを参照

ft: 编译选项 no_debug_info, deterministic

master
SisMaker 1年前
コミット
0f56758df1
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config ファイルの表示

@ -1,2 +1,2 @@
{erl_opts, []}.
{erl_opts, [no_debug_info, deterministic]}.
{deps, []}.

読み込み中…
キャンセル
保存