소스 검색

ft: 编译选项 no_debug_info, deterministic

master
SisMaker 2 년 전
부모
커밋
0f56758df1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config 파일 보기

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

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