Index: third_party/bzip2/bzip2.gyp |
diff --git a/third_party/bzip2/bzip2.gyp b/third_party/bzip2/bzip2.gyp |
index 27f5c8437e46237078569d2a303014cc9902c9f8..b1548f957371de122cd4434f4d6a4bc96f89d7ff 100644 |
--- a/third_party/bzip2/bzip2.gyp |
+++ b/third_party/bzip2/bzip2.gyp |
@@ -18,7 +18,7 @@ |
'targets': [ |
{ |
'target_name': 'bzip2', |
- 'type': '<(library)', |
+ 'type': 'static_library', |
'defines': ['BZ_NO_STDIO'], |
'msvs_guid': '2A70CBF0-847E-4E3A-B926-542A656DC7FE', |
'sources': [ |