$OpenBSD: patch-native_client_build_common_gypi,v 1.2 2011/02/08 09:43:02 espie Exp $
--- native_client/build/common.gypi.orig	Fri Jan 21 10:20:49 2011
+++ native_client/build/common.gypi	Sun Jan 23 23:27:35 2011
@@ -375,7 +375,7 @@
     },
   },
   'conditions': [
-    ['OS=="linux"', {
+    ['OS=="linux" or OS=="openbsd"', {
       'target_defaults': {
         # Enable -Werror by default, but put it in a variable so it can
         # be disabled in ~/.gyp/include.gypi on the valgrind builders.
