Sfoglia il codice sorgente

s/port_envs/port_env

port_envs is deprecated
pull/19/head
benoitc 13 anni fa
committed by Benoit Chesneau
parent
commit
25b8868f5d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config Vedi File

@ -4,7 +4,7 @@
{port_specs, [{"priv/jiffy.so", ["c_src/*.c"]}]}.
{port_envs, [
{port_env, [
%% Link the spidermonkey library
{".*", "CFLAGS", "$CFLAGS -g -Wall"},

Caricamento…
Annulla
Salva