Kaynağa Gözat

ft: 编译选项 no_debug_info, deterministic

master
SisMaker 1 yıl önce
ebeveyn
işleme
9c2e9c97f9
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config Dosyayı Görüntüle

@ -1,4 +1,4 @@
{erl_opts, [debug_info]}.
{erl_opts, [no_debug_info, deterministic]}.
{deps, []}.
{escript_main_app, genProto}. % specify which app is the escript app

Yükleniyor…
İptal
Kaydet