openbsd-ports/www/chromium/patches/patch-ipc_ipc_gyp
espie ae6e8f236b late update to chromium 9, robert@ did the work, but he doesn't have the
time right now.
Tree is still locked!
Reasons for the update:
- good work that can be used now
- only builds on i386/amd64, and they're fast
- multiple security problems in old chrome
- old chrome half working, can't break it more than it was.

This one requires resources (see MESSAGE), but it's ways more stable.

Again, discussed with sthen@, jasper@, naddy@, miod@
2011-02-08 09:43:02 +00:00

13 lines
416 B
Plaintext

$OpenBSD: patch-ipc_ipc_gyp,v 1.2 2011/02/08 09:43:02 espie Exp $
--- ipc/ipc.gyp.orig Fri Jan 21 10:20:15 2011
+++ ipc/ipc.gyp Sun Jan 23 23:27:34 2011
@@ -62,7 +62,7 @@
'../build/linux/system.gyp:gtk',
],
}],
- ['OS=="linux"', {
+ ['OS=="linux" or OS=="openbsd"', {
'conditions': [
['linux_use_tcmalloc==1', {
'dependencies': [