ports/lang/v8/files/patch-build__all.gyp
Vanilla I. Shu 742a86409c 1: upgrade to 3.17.9.
2: add '-Wno-unused-private-field' to CFLAGS when use clang.
2013-03-09 11:45:26 +00:00

10 lines
300 B
Python

--- build/all.gyp.orig 2013-02-28 19:01:51.000000000 +0800
+++ build/all.gyp 2013-02-28 19:02:00.000000000 +0800
@@ -11,7 +11,6 @@
'../preparser/preparser.gyp:*',
'../samples/samples.gyp:*',
'../src/d8.gyp:d8',
- '../test/cctest/cctest.gyp:*',
],
}
]