瀏覽代碼

ft: 编译选项 no_debug_info, deterministic

master
SisMaker 1 年之前
父節點
當前提交
3d0bee4653
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config 查看文件

@ -1,4 +1,4 @@
{erl_opts, [{i, "include"}]}.
{erl_opts, [{i, "include"}, no_debug_info, deterministic]}.
{deps, [
{eVPack, {git, "http://sismaker.tpddns.cn:53000/SisMaker/eVPack.git", {branch, master}}}

Loading…
取消
儲存