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
commit e922b1733b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.