Parcourir la source

s/port_envs/port_env

port_envs is deprecated
pull/19/head
benoitc il y a 13 ans
committed by Benoit Chesneau
Parent
révision
25b8868f5d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config Voir le fichier

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

Chargement…
Annuler
Enregistrer