ソースを参照

ft: 编译选项 no_debug_info, deterministic

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

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

@ -33,7 +33,7 @@
]}.
{erl_opts, [
{platform_define, "R1(1|2|3|4|5|6)", 'JIFFY_NO_MAPS'}
{platform_define, "R1(1|2|3|4|5|6)", 'JIFFY_NO_MAPS', no_debug_info, deterministic}
]}.
{eunit_opts, [

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