浏览代码

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, [

正在加载...
取消
保存