Selaa lähdekoodia

ft: 编译选项 no_debug_info, deterministic

master
SisMaker 2 vuotta sitten
vanhempi
commit
47c25ddc54
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config Näytä tiedosto

@ -33,7 +33,7 @@
]}.
{erl_opts, [
{platform_define, "R1(1|2|3|4|5|6)", 'JIFFY_NO_MAPS'}
{platform_define, "R1(1|2|3|4|5|6)", 'JIFFY_NO_MAPS', no_debug_info, deterministic}
]}.
{eunit_opts, [

Ladataan…
Peruuta
Tallenna