Merge pull request #13636 from nornagon/gn-release

build: [gn] release build
This commit is contained in:
John Kleinschmidt
2018-07-12 10:45:21 -04:00
committed by GitHub
5 changed files with 123 additions and 55 deletions

View File

@@ -9,7 +9,9 @@
// Include common headers for using node APIs.
#ifdef NODE_SHARED_MODE
#define BUILDING_NODE_EXTENSION
#endif
// The following define makes sure that we do not include the macros
// again. But we still need the tracing functions, so declaring them.