From 9b09c1c61536ef2fd83a22b63f0944651a12654b Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Sun, 13 Jul 2014 19:36:28 -0700 Subject: [PATCH] Explicitly enable RTTI When this project is compiled by node-gyp, its settings are merged with node's defaults, which include `no-rtti`. --- tree_sitter.gyp | 1 + 1 file changed, 1 insertion(+) diff --git a/tree_sitter.gyp b/tree_sitter.gyp index 39c242a5..ca37801b 100644 --- a/tree_sitter.gyp +++ b/tree_sitter.gyp @@ -11,6 +11,7 @@ 'sources': [ '