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