summaryrefslogtreecommitdiff
path: root/www/chromium-uc/patches/extra/inox-patchset/0016-chromium-sandbox-pie.patch
diff options
context:
space:
mode:
authorShokara Kou <kou@13f0.net>2022-06-08 08:42:07 -0400
committerShokara Kou <kou@13f0.net>2022-06-08 08:42:07 -0400
commit8fe8e03bb8c52fac64b52839d7af4f47b718f405 (patch)
tree87e8b4f26377ba6acbbdaa4c66e3491c5425f22d /www/chromium-uc/patches/extra/inox-patchset/0016-chromium-sandbox-pie.patch
parent2be1931967e4073a55d7ac3e3ecdff7c825a63f4 (diff)
Revert "update ugc to 102.0.5005.61-3"
This reverts commit 2be1931967e4073a55d7ac3e3ecdff7c825a63f4.
Diffstat (limited to 'www/chromium-uc/patches/extra/inox-patchset/0016-chromium-sandbox-pie.patch')
-rw-r--r--www/chromium-uc/patches/extra/inox-patchset/0016-chromium-sandbox-pie.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium-uc/patches/extra/inox-patchset/0016-chromium-sandbox-pie.patch b/www/chromium-uc/patches/extra/inox-patchset/0016-chromium-sandbox-pie.patch
index 6ee4d73..ff72a53 100644
--- a/www/chromium-uc/patches/extra/inox-patchset/0016-chromium-sandbox-pie.patch
+++ b/www/chromium-uc/patches/extra/inox-patchset/0016-chromium-sandbox-pie.patch
@@ -1,6 +1,6 @@
1--- a/sandbox/linux/BUILD.gn 1--- sandbox/linux/BUILD.gn.orig
2+++ b/sandbox/linux/BUILD.gn 2+++ sandbox/linux/BUILD.gn
3@@ -296,6 +296,12 @@ if (is_linux || is_chromeos) { 3@@ -327,6 +327,12 @@ if (is_linux || is_chromeos) {
4 # These files have a suspicious comparison. 4 # These files have a suspicious comparison.
5 # TODO fix this and re-enable this warning. 5 # TODO fix this and re-enable this warning.
6 "-Wno-sign-compare", 6 "-Wno-sign-compare",