-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathpatches.json
66 lines (53 loc) · 3.08 KB
/
patches.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
".": [
"build_toolchain/0006-build-toolchain-allow-clang-on-ppc64.patch",
"build_toolchain/Binutils-download.py-PPC.patch",
"sandbox/0001-linux-seccomp-bpf-ppc64-glibc-workaround-in-SIGSYS-h.patch",
"sandbox/0001-sandbox-Enable-seccomp_bpf-for-ppc64.patch",
"sandbox/0001-sandbox-linux-bpf_dsl-Update-syscall-ranges-for-ppc6.patch",
"sandbox/0001-sandbox-linux-Implement-partial-support-for-ppc64-sy.patch",
"sandbox/0001-sandbox-linux-Update-IsSyscallAllowed-in-broker_proc.patch",
"sandbox/0001-sandbox-linux-Update-syscall-helpers-lists-for-ppc64.patch",
"sandbox/0001-services-service_manager-sandbox-linux-Fix-TCGETS-de.patch",
"sandbox/0002-sandbox-linux-bpf_dsl-Modify-seccomp_macros-to-add-s.patch",
"sandbox/0003-sandbox-linux-system_headers-Update-linux-seccomp-he.patch",
"sandbox/0004-sandbox-linux-system_headers-Update-linux-signal-hea.patch",
"sandbox/0005-sandbox-linux-seccomp-bpf-Add-ppc64-syscall-stub.patch",
"sandbox/0005-sandbox-linux-update-unit-test-for-ppc64.patch",
"sandbox/Sandbox-linux-services-credentials.cc-PPC.patch",
"third_party/0001-Apply-blink-64k-page-workaround-to-ppc64-systems.patch",
"third_party/0001-DONTMERGE-third_party-node-Use-system-nodejs-binary.patch",
"third_party/0001-Reenable-VSX-in-libpng.patch",
"third_party/0001-third_party-angle-Include-missing-header-cstddef-in-.patch",
"third_party/0001-third_party-blink-Add-SaveRegisters-implementation-w.patch",
"third_party/0001-third_party-blink-Fix-build-on-ppc64.patch",
"third_party/0001-third_party-boringssl-Properly-detect-ppc64le-in-BUI.patch",
"third_party/0001-third_party-libvpx-Properly-generate-gni-on-ppc64.patch",
"third_party/0001-third_party-lss-Don-t-look-for-mmap2-on-ppc64.patch",
"third_party/0002-third_party-closure_compiler-Remove-useless-JVM-flag.patch",
"webrtc/Buildtools-third_party-libc++-trunk-include-thread-PPC.patch",
"webrtc/Modules-desktop_capture-differ_block.cc-PPC.patch",
"webrtc/Rtc_base-system-arch.h-PPC.patch",
"database/0001-Properly-detect-little-endian-PPC64-systems.patch",
"page_allocator/0001-base-allocator-Use-64k-page-sizes-on-ppc64.patch",
"update_client/0001-components-update_client-Fix-building-on-ppc64.patch",
"crashpad/0002-Include-cstddef-to-fix-build.patch",
"workarounds/HACK-third_party-libvpx-use-generic-gnu.patch"
],
"third_party/ffmpeg": [
"ffmpeg/0001-Add-support-for-ppc64.patch"
],
"third_party/breakpad/breakpad": [
"breakpad/0001-Implement-ppc64-support-on-linux.patch"
],
"third_party/crashpad/crashpad" : [
"crashpad/0001-Implement-support-for-PPC64-on-Linux.patch"
],
"third_party/pdfium" : [
"pdfium/0001-pdfium-allocator-Use-64k-page-sizes-on-ppc64.patch"
],
"v8": [
"v8/0001-DONTMERGE-Disable-v8-unit-tests.patch",
"third_party/0001-Force-baseline-POWER8-AltiVec-VSX-CPU-features-when-.patch"
]
}