$OpenBSD: patch-tools_gyp_test_additional-targets_src_dir1_actions_gyp,v 1.2 2011/02/08 09:43:02 espie Exp $
--- tools/gyp/test/additional-targets/src/dir1/actions.gyp.orig	Fri Jan 21 10:29:50 2011
+++ tools/gyp/test/additional-targets/src/dir1/actions.gyp	Sun Jan 23 23:27:37 2011
@@ -47,7 +47,7 @@
     },
   ],
   'conditions': [
-    ['OS=="linux"', {
+    ['OS=="linux" or OS=="openbsd"', {
       'target_defaults': {
         'cflags': ['-fPIC'],
       },
