Explorar el Código

no_debug_info brings down size of escript from 757K to 549K

pull/393/head
Tristan Sloughter hace 10 años
padre
commit
f301efae32
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config Ver fichero

@ -30,7 +30,7 @@
[{platform_define, "R14", no_callback_support},
{platform_define, "^[0-9]+", namespaced_types},
{platform_define, "^R1[4|5]", deprecated_crypto},
debug_info,
no_debug_info,
warnings_as_errors]}.
{dialyzer_plt_apps, [common_test, dialyzer, eunit, snmp]}.

Cargando…
Cancelar
Guardar