| Index: third_party/libxslt/libxslt.gyp
|
| diff --git a/third_party/libxslt/libxslt.gyp b/third_party/libxslt/libxslt.gyp
|
| index 55525190cb0550fc6791b7e8aba6ab0fe56448d8..c68d816bcdcad565032897072401689a2e07039c 100644
|
| --- a/third_party/libxslt/libxslt.gyp
|
| +++ b/third_party/libxslt/libxslt.gyp
|
| @@ -21,7 +21,7 @@
|
| {
|
| 'target_name': 'libxslt',
|
| 'conditions': [
|
| - ['os_posix == 1 and OS != "mac" and use_system_libxml', {
|
| + ['os_posix == 1 and OS != "mac" and OS != "ios" and use_system_libxml', {
|
| 'type': 'none',
|
| 'direct_dependent_settings': {
|
| 'cflags': [
|
|
|