We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This is likely a question born of ignorance, but is there a way to override the default flags in common.gypi?
I need to compile with RTTI enabled but node-gyp defaults to -fno-rtti. This is required to compile against boost, for instance.
-fno-rtti