diff --git a/common.gypi b/common.gypi index d3835bbd89..becb453a96 100644 --- a/common.gypi +++ b/common.gypi @@ -12,6 +12,8 @@ 'msvs_express': 0, }], ], + # Required by breakpad. + 'os_bsd': 0, # Reflects node's config.gypi. 'component%': 'static_library', 'python': 'python',