Index: src/shared/gio/gio.gyp |
diff --git a/src/shared/gio/gio.gyp b/src/shared/gio/gio.gyp |
index 03e60811bb381db1d37007f9df9a96c65379b291..aa38ad23bb716e82ea364543bb3a3e8aeb2f1295 100644 |
--- a/src/shared/gio/gio.gyp |
+++ b/src/shared/gio/gio.gyp |
@@ -22,6 +22,7 @@ |
{ |
'target_name': 'gio', |
'type': 'static_library', |
+ 'toolsets': ['host', 'target'], |
Roland McGrath
2014/01/31 21:02:01
Add a brief comment saying why it's needed for hos
|
'sources': [ |
'<@(trusted_sources)', |
], |