Explorar el Código

ft: 编译选项 no_debug_info, deterministic

master
SisMaker hace 2 años
padre
commit
e9aeabf6cc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config Ver fichero

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

Cargando…
Cancelar
Guardar