Index: third_party/libxml/libxml.gyp |
diff --git a/third_party/libxml/libxml.gyp b/third_party/libxml/libxml.gyp |
index 0b6bf677e4f3dc17ca867304dc8c4713de1c02d9..74f1f70af945c7162f32802f4fac5cb0eef28386 100644 |
--- a/third_party/libxml/libxml.gyp |
+++ b/third_party/libxml/libxml.gyp |
@@ -20,7 +20,7 @@ |
'target_name': 'libxml', |
'conditions': [ |
['os_posix == 1 and OS != "mac" and use_system_libxml', { |
- 'type': 'settings', |
+ 'type': 'none', |
'direct_dependent_settings': { |
'cflags': [ |
'<!@(pkg-config --cflags libxml-2.0)', |