summaryrefslogtreecommitdiff
path: root/data/node/gyp.diff
diff options
context:
space:
mode:
Diffstat (limited to 'data/node/gyp.diff')
-rw-r--r--data/node/gyp.diff8
1 files changed, 0 insertions, 8 deletions
diff --git a/data/node/gyp.diff b/data/node/gyp.diff
index 9bef5e88c..bf41b1113 100644
--- a/data/node/gyp.diff
+++ b/data/node/gyp.diff
@@ -29,14 +29,6 @@ diff -ur node-v12.2.0/tools/gyp/pylib/gyp/generator/make.py node-v12.2.0+iPhone/
quiet_cmd_link = LINK($(TOOLSET)) $@
cmd_link = $(LINK.$(TOOLSET)) $(GYP_LDFLAGS) $(LDFLAGS.$(TOOLSET)) -o "$@" $(LD_INPUTS) $(LIBS)
-@@ -502,7 +519,6 @@
- cmd_infoplist = $(CC.$(TOOLSET)) -E -P -Wno-trigraphs -x c $(INFOPLIST_DEFINES) "$<" -o "$@"
- """
-
--
- def WriteRootHeaderSuffixRules(writer):
- extensions = sorted(COMPILABLE_EXTENSIONS.keys(), key=str.lower)
-
@@ -2033,41 +2049,9 @@
'srcdir': srcdir,
'copy_archive_args': copy_archive_arguments,