Sfoglia il codice sorgente

ft: 编译选项 no_debug_info, deterministic

master
SisMaker 2 anni fa
parent
commit
0f56758df1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config Vedi File

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

Caricamento…
Annulla
Salva