zap stray
This commit is contained in:
parent
3a929e521c
commit
613460855d
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-skia_skia_gyp.orig,v 1.1 2010/12/13 09:51:46 espie Exp $
|
||||
--- skia/skia.gyp.orig Tue Mar 30 07:28:18 2010
|
||||
+++ skia/skia.gyp Sun Nov 28 00:11:27 2010
|
||||
@@ -692,7 +692,7 @@
|
||||
'../third_party/skia/src/core',
|
||||
],
|
||||
'conditions': [
|
||||
- [ 'OS == "linux" and target_arch != "arm"', {
|
||||
+ [ '(OS == "linux" or OS == "freebsd" or OS == "openbsd") and target_arch != "arm"', {
|
||||
'cflags': [
|
||||
'-msse2',
|
||||
],
|
Loading…
x
Reference in New Issue
Block a user