aboutsummaryrefslogtreecommitdiffstats
path: root/community/chromium/gcc6.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-05-06 06:00:51 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-08-07 14:40:55 +0000
commit5f276606f194b9b107043dda8d8479a9842f13cb (patch)
tree74189c769c729326ddd8578aee0890aa377422da /community/chromium/gcc6.patch
parentec982866ada0790335f5550608772b72f71e69a8 (diff)
downloadaports-5f276606f194b9b107043dda8d8479a9842f13cb.tar.bz2
aports-5f276606f194b9b107043dda8d8479a9842f13cb.tar.xz
community/chromium: upgrade to 76
disabel armhf and armv7 til we sorted out the clang++ problem
Diffstat (limited to 'community/chromium/gcc6.patch')
-rw-r--r--community/chromium/gcc6.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/community/chromium/gcc6.patch b/community/chromium/gcc6.patch
deleted file mode 100644
index 036502c57e..0000000000
--- a/community/chromium/gcc6.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/build/config/linux/BUILD.gn b/build/config/linux/BUILD.gn
-index 45fee9a..0769c41 100644
---- build/config/linux/BUILD.gn
-+++ build/config/linux/BUILD.gn
-@@ -13,6 +13,7 @@ group("linux") {
- # is applied to all targets. It is here to separate out the logic that is
- # Linux-only. This is not applied to Android, but is applied to ChromeOS.
- config("compiler") {
-+ cflags_cc = [ "-fno-delete-null-pointer-checks" ]
- }
-
- # This is included by reference in the //build/config/compiler:runtime_library