diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-11-05 19:35:13 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-11-05 19:35:13 +0000 |
commit | 03d66a659ae5011ca0d5279cafb1596a982a06d8 (patch) | |
tree | b8c8cd52f300381a02e32bdea5d4eae6f30262fc /www/chromium/files/patch-build_config_compiler_compiler.gni | |
parent | Update to 1.37.0 (diff) |
www/chromium: update to 78.0.3904.87
Submitted by: Matthias Wolf via github
MFH: 2019Q4
Diffstat (limited to 'www/chromium/files/patch-build_config_compiler_compiler.gni')
-rw-r--r-- | www/chromium/files/patch-build_config_compiler_compiler.gni | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-build_config_compiler_compiler.gni b/www/chromium/files/patch-build_config_compiler_compiler.gni index e2e1b41576e9..80858f1f0186 100644 --- a/www/chromium/files/patch-build_config_compiler_compiler.gni +++ b/www/chromium/files/patch-build_config_compiler_compiler.gni @@ -1,6 +1,6 @@ ---- build/config/compiler/compiler.gni.orig 2019-07-24 18:58:02 UTC +--- build/config/compiler/compiler.gni.orig 2019-10-21 19:06:18 UTC +++ build/config/compiler/compiler.gni -@@ -179,7 +179,7 @@ declare_args() { +@@ -188,7 +188,7 @@ declare_args() { declare_args() { # Whether to use the gold linker from binutils instead of lld or bfd. use_gold = |