Index: third_party/libevent/libevent.gyp |
=================================================================== |
--- third_party/libevent/libevent.gyp (revision 94544) |
+++ third_party/libevent/libevent.gyp (working copy) |
@@ -13,6 +13,7 @@ |
'target_name': 'libevent', |
'product_name': 'event', |
'type': 'static_library', |
+ 'toolsets': ['host', 'target'], |
'sources': [ |
'buffer.c', |
'evbuffer.c', |