$OpenBSD: patch-tools_gyp_test_library_src_library_gyp,v 1.2 2011/02/08 09:43:02 espie Exp $
--- tools/gyp/test/library/src/library.gyp.orig	Fri Jan 21 10:29:51 2011
+++ tools/gyp/test/library/src/library.gyp	Sun Jan 23 23:27:37 2011
@@ -48,7 +48,7 @@
     },
   ],
   'conditions': [
-    ['OS=="linux"', {
+    ['OS=="linux" or OS=="openbsd"', {
       'target_defaults': {
         # Support 64-bit shared libs (also works fine for 32-bit).
         'cflags': ['-fPIC'],
