| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b6852e2 commit 1ad09f7
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -194,9 +194,8 @@ the native addon. | |||
| 194 | 194 | ||
| 195 | 195 | #### node-gyp | |
| 196 | 196 | ||
| 197 | - [node-gyp][] is a build system based on the [gyp-next][] fork of | ||
| 198 | - Google's [GYP][] tool and comes bundled with npm. GYP, and therefore node-gyp, | ||
| 199 | - requires that Python be installed. | ||
| 197 | + [node-gyp][] is a build system based on the [gyp-next][] tool and comes bundled with npm. | ||
| 198 | + node-gyp requires that Python be installed. | ||
| 200 | 199 | ||
| 201 | 200 | Historically, node-gyp has been the tool of choice for building native | |
| 202 | 201 | addons. It has widespread adoption and documentation. However, some | |
@@ -6966,7 +6965,6 @@ the add-on's file name during loading. | |||
| 6966 | 6965 | [ECMAScript Language Specification]: https://tc39.es/ecma262/ | |
| 6967 | 6966 | [Error handling]: #error-handling | |
| 6968 | 6967 | [GCC]: https://gcc.gnu.org | |
| 6969 | - [GYP]: https://gyp.gsrc.io | ||
| 6970 | 6968 | [GitHub releases]: https://help.github.com/en/github/administering-a-repository/about-releases | |
| 6971 | 6969 | [LLVM]: https://llvm.org | |
| 6972 | 6970 | [Native Abstractions for Node.js]: https://github.com/nodejs/nan | |
| Back | FazBrowse Home | New Git URL |
0 commit comments