We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 942fb3c commit 20ae6adCopy full SHA for 20ae6ad
patches/node/build_add_gn_build_files.patch
@@ -1151,16 +1151,6 @@ index 0000000000000000000000000000000000000000..cf88cae11d5fe0f4436688d41f4bf908
1151
+ "deps/postject/postject-api.h"
1152
+ ]
1153
+}
1154
-diff --git a/node.gni b/node.gni
1155
-new file mode 100644
1156
-index 0000000000000000000000000000000000000000..af9cbada10203b387fb9732b346583b1c4349223
1157
---- /dev/null
1158
-+++ b/node.gni
1159
-@@ -0,0 +1,4 @@
1160
-+declare_args() {
1161
-+ # Allows embedders to override the NODE_MODULE_VERSION define
1162
-+ node_module_version = ""
1163
-+}
1164
diff --git a/src/node_builtins.cc b/src/node_builtins.cc
1165
index 84815969b6d1faa7cc3ed177e04248d9cb074596..80b36dc1aefca4d5d4124d7f84b12b9762a8de2c 100644
1166
--- a/src/node_builtins.cc
0 commit comments