Ver código fonte

ft: 编译选项 no_debug_info, deterministic

master
SisMaker 2 anos atrás
pai
commit
e9aeabf6cc
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config Ver arquivo

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

Carregando…
Cancelar
Salvar