2011-04-29 09:18:01 -04:00
|
|
|
$OpenBSD: patch-native_client_build_common_gypi,v 1.3 2011/04/29 13:18:01 robert Exp $
|
|
|
|
--- native_client/build/common.gypi.orig Tue Apr 26 10:14:23 2011
|
|
|
|
+++ native_client/build/common.gypi Thu Apr 28 11:17:49 2011
|
|
|
|
@@ -358,7 +358,7 @@
|
2010-12-13 04:51:45 -05:00
|
|
|
},
|
|
|
|
},
|
|
|
|
'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.
|