소스 검색

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}}}

불러오는 중...
취소
저장