Skip to content

Commit

Permalink
Merge pull request #8 from basho/dip_rebar2.0
Browse files Browse the repository at this point in the history
update rebar to 2.0.0
  • Loading branch information
Dave Parfitt committed Aug 25, 2012
2 parents 432419a + 022f8e1 commit ff0371d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
Binary file modified rebar
Binary file not shown.
6 changes: 2 additions & 4 deletions rebar.config
@@ -1,7 +1,5 @@
{port_sources, ["c_src/*.cpp"]}.
{so_name, "ebloom_nifs.so"}.

{port_envs, [
{port_specs, [{"priv/ebloom_nifs.so", ["c_src/*.cpp"]}]}.
{port_env, [
%% Make sure to link -lstdc++
{"(linux|solaris|freebsd|netbsd|openbsd|dragonfly|darwin)",
"LDFLAGS", "$LDFLAGS -lstdc++"}
Expand Down

0 comments on commit ff0371d

Please sign in to comment.