$OpenBSD: patch-native_client_src_trusted_service_runtime_service_runtime_gyp,v 1.2 2011/02/08 09:43:02 espie Exp $
--- native_client/src/trusted/service_runtime/service_runtime.gyp.orig	Fri Jan 21 10:20:49 2011
+++ native_client/src/trusted/service_runtime/service_runtime.gyp	Sun Jan 23 23:27:35 2011
@@ -31,7 +31,7 @@
 {
   'variables': {
     'conditions': [
-      ['OS=="linux"', {
+      ['OS=="linux" or OS=="openbsd"', {
         'syscall_handler': [
           'linux/nacl_syscall_impl.c'
         ],
