2016-10-14 07:49:11 +02:00

16 lines
432 B
Plaintext

$NetBSD: patch-rebar.config,v 1.2 2016/08/12 09:44:20 fhajny Exp $
Deps are handled by pkgsrc.
--- rebar.config.orig 2016-02-03 09:10:59.000000000 +0000
+++ rebar.config
@@ -22,8 +22,6 @@
{erl_opts, [debug_info]}.
-{deps, [{p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.5"}}}]}.
-
{port_env, [
{"CXXFLAGS", "-O3 -Wall"},
{"(linux|solaris|freebsd|netbsd|openbsd|dragonfly|darwin|gnu)",