瀏覽代碼

Updated rebar to latest master

pull/21/head
Paul J. Davis 13 年之前
父節點
當前提交
d6f6a86718
共有 2 個文件被更改,包括 1 次插入2 次删除
  1. 二進制
      rebar
  2. +1
    -2
      rebar.config

二進制
rebar 查看文件


+ 1
- 2
rebar.config 查看文件

@ -2,9 +2,8 @@
{proper, ".*", {git, "https://github.com/manopapad/proper.git", "master"}}
]}.
{port_specs, [{"priv/jiffy.so", ["c_src/*.c"]}]}.
{port_sources, ["c_src/*.c"]}.
{so_name, "jiffy.so"}.
{port_envs, [
%% Link the spidermonkey library
{".*", "CFLAGS", "$CFLAGS -g -Wall"},

Loading…
取消
儲存