a52e8efd8d
- switch chromium to use clang/llvm instead of gcc - switch back to the internal libvpx because it's an unreleased version at this point - re-enable SSE2 support
16 lines
613 B
Plaintext
16 lines
613 B
Plaintext
$OpenBSD: patch-content_content_common_gypi,v 1.5 2013/04/03 08:19:10 robert Exp $
|
|
--- content/content_common.gypi.orig.port Fri Mar 22 02:13:17 2013
|
|
+++ content/content_common.gypi Tue Apr 2 21:05:17 2013
|
|
@@ -345,11 +345,8 @@
|
|
'common/sandbox_mac.h',
|
|
'common/sandbox_mac.mm',
|
|
'common/sandbox_linux.h',
|
|
- 'common/sandbox_linux.cc',
|
|
'common/sandbox_policy.cc',
|
|
'common/sandbox_policy.h',
|
|
- 'common/sandbox_seccomp_bpf_linux.cc',
|
|
- 'common/sandbox_seccomp_bpf_linux.h',
|
|
'common/savable_url_schemes.cc',
|
|
'common/savable_url_schemes.h',
|
|
'common/set_process_title.cc',
|