Explorar el Código

ft: 编译选项 no_debug_info, deterministic

master
SisMaker hace 2 años
padre
commit
3d0bee4653
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, [{i, "include"}]}.
{erl_opts, [{i, "include"}, no_debug_info, deterministic]}.
{deps, [
{eVPack, {git, "http://sismaker.tpddns.cn:53000/SisMaker/eVPack.git", {branch, master}}}

Cargando…
Cancelar
Guardar