ソースを参照

ft: 编译选项 no_debug_info, deterministic

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

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

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

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