diff options
Diffstat (limited to 'third_party/bzip2/bzip2.gyp')
-rw-r--r-- | third_party/bzip2/bzip2.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/bzip2/bzip2.gyp b/third_party/bzip2/bzip2.gyp index 42bdf4e..72730df 100644 --- a/third_party/bzip2/bzip2.gyp +++ b/third_party/bzip2/bzip2.gyp @@ -49,7 +49,7 @@ 'targets': [ { 'target_name': 'bzip2', - 'type': 'settings', + 'type': 'none', 'direct_dependent_settings': { 'defines': [ |