Update optimization flags

Project: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/commit/03f2b306
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/tree/03f2b306
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/diff/03f2b306

Branch: refs/heads/master
Commit: 03f2b306bc320230b9ecdc47a6961131059a0523
Parents: c45f312
Author: Paul J. Davis <[email protected]>
Authored: Tue Jun 17 02:57:50 2014 -0500
Committer: Paul J. Davis <[email protected]>
Committed: Tue Jun 17 02:57:50 2014 -0500

----------------------------------------------------------------------
 rebar.config | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/blob/03f2b306/rebar.config
----------------------------------------------------------------------
diff --git a/rebar.config b/rebar.config
index 831ca38..910433c 100644
--- a/rebar.config
+++ b/rebar.config
@@ -7,6 +7,7 @@
 ]}.
 
 {port_env, [
+    {".*", "CFLAGS", "$CFLAGS -g -Wall -Werror -O3"},
     {".*", "CXXFLAGS", "$CXXFLAGS -g -Wall -Werror -O3"},
 
     {"(linux|solaris|freebsd|netbsd|openbsd|dragonfly|darwin)",

Reply via email to