[Pkg-javascript-commits] [node-leveldown] 12/23: @0.8.0-2 enable -frtti on OSX

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Sun Jul 6 17:21:53 UTC 2014


This is an automated email from the git hooks/post-receive script.

andrewrk-guest pushed a commit to tag hyper-0.10.2
in repository node-leveldown.

commit 6872136b06ae347b3ad8d103664213aa6e62627a
Author: Rod Vagg <rod at vagg.org>
Date:   Fri Aug 30 12:15:03 2013 +1000

    @0.8.0-2 enable -frtti on OSX
---
 deps/leveldb/leveldb.gyp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/deps/leveldb/leveldb.gyp b/deps/leveldb/leveldb.gyp
index 214f091..c7ec2d6 100644
--- a/deps/leveldb/leveldb.gyp
+++ b/deps/leveldb/leveldb.gyp
@@ -118,6 +118,7 @@
                   , '-Wno-unused-variable'
                   , '-Wno-unused-function'
                 ]
+              , 'GCC_ENABLE_CPP_RTTI': '-frtti'
             }
         }]
     ]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-leveldown.git



More information about the Pkg-javascript-commits mailing list