소스 검색

Updated rebar to latest master

pull/21/head
Paul J. Davis 13 년 전
부모
커밋
d6f6a86718
2개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. BIN
      rebar
  2. +1
    -2
      rebar.config

BIN
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"},

불러오는 중...
취소
저장