summaryrefslogtreecommitdiffstats
path: root/third_party
diff options
context:
space:
mode:
Diffstat (limited to 'third_party')
-rw-r--r--third_party/mach_override/mach_override.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/mach_override/mach_override.gyp b/third_party/mach_override/mach_override.gyp
index 2666723..8b5e0ba 100644
--- a/third_party/mach_override/mach_override.gyp
+++ b/third_party/mach_override/mach_override.gyp
@@ -11,6 +11,7 @@
{
'target_name' : 'mach_override',
'type': 'static_library',
+ 'toolsets': ['host', 'target'],
'sources': [
'mach_override.c',
'mach_override.h',