summaryrefslogtreecommitdiff
path: root/www/chromium-uc/patches/extra/inox-patchset/0016-chromium-sandbox-pie.patch
diff options
context:
space:
mode:
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",