This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
jiffy
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
Browse Source
s/port_envs/port_env
port_envs is deprecated
pull/19/head
benoitc
13 years ago
committed by
Benoit Chesneau
parent
50082a8c53
commit
25b8868f5d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
rebar.config
+ 1
- 1
rebar.config
View File
@ -4,7 +4,7 @@
{port_specs, [{"priv/jiffy.so", ["c_src/*.c"]}]}.
{port_env
s
, [
{port_env, [
%% Link the spidermonkey library
{".*", "CFLAGS", "$CFLAGS -g -Wall"},
Write
Preview
Loading…
Cancel
Save