You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2016/07/14 20:41:46 UTC

[02/20] jiffy commit: updated refs/heads/master to d3c00e1

Fix win32 build


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

Branch: refs/heads/master
Commit: f077ed2a1de263d813d9d0787825196246a43a62
Parents: e008c0c
Author: Victor Galkin <vi...@gmail.com>
Authored: Thu Aug 20 14:59:58 2015 +0300
Committer: Victor Galkin <vi...@gmail.com>
Committed: Thu Aug 20 14:59:58 2015 +0300

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


http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/blob/f077ed2a/rebar.config
----------------------------------------------------------------------
diff --git a/rebar.config b/rebar.config
index 76c5806..79cae29 100644
--- a/rebar.config
+++ b/rebar.config
@@ -25,7 +25,7 @@
 
     %% This will merge into basho/rebar/rebar.config eventually
     {"win32", "CFLAGS", "/Wall /DWIN32 /D_WINDOWS /D_WIN32 /DWINDOWS"},
-    {"win32", "CXXFLAGS", "-g -Wall -O3"}
+    {"win32", "CXXFLAGS", "-Ic_src/ -g -Wall -O3"}
 ]}.
 
 {erl_opts, [