1d1f0ea496
switch from using the hacked macosx transport dib to the linux one which uses sysv shms. make sure you also have a current kernel before using this version
17 lines
666 B
Plaintext
17 lines
666 B
Plaintext
$OpenBSD: patch-chrome_chrome_browser_gypi,v 1.9 2011/10/27 07:59:08 robert Exp $
|
|
--- chrome/chrome_browser.gypi.orig Wed Oct 26 13:53:46 2011
|
|
+++ chrome/chrome_browser.gypi Wed Oct 26 13:53:57 2011
|
|
@@ -4072,12 +4072,6 @@
|
|
'../build/linux/system.gyp:x11',
|
|
'../third_party/undoview/undoview.gyp:undoview',
|
|
],
|
|
- 'link_settings': {
|
|
- 'libraries': [
|
|
- # For dlsym() in 'browser/zygote_main_linux.cc'
|
|
- '-ldl',
|
|
- ],
|
|
- },
|
|
'sources!': [
|
|
'browser/ui/views/extensions/extension_view.cc',
|
|
'browser/ui/views/extensions/extension_view.h',
|