Skip to content

Commit 91ba725

Browse files
Yi Fan YuRaphael Kubo da Costa
authored andcommitted
chromium: refresh remove-enable-dse-memoryssa patch
Now it applies properly without errors. Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com>
1 parent 970fa43 commit 91ba725

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

recipes-browser/chromium/files/remove-enable-dse-memoryssa-command-line-flag.patch

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,13 @@ This should be revisited when our supported yocto branches have newer
77
clang version.
88

99
Signed-off-by: Maksim Sisov <msisov@igalia.com>
10+
Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com>
1011
---
12+
build/config/compiler/BUILD.gn | 19 -------------------
13+
1 file changed, 19 deletions(-)
14+
1115
diff --git a/build/config/compiler/BUILD.gn b/build/config/compiler/BUILD.gn
12-
index 85fbbbe614bf..fba9fd10426e 100644
16+
index 4f6461b6b..63eb15f13 100644
1317
--- a/build/config/compiler/BUILD.gn
1418
+++ b/build/config/compiler/BUILD.gn
1519
@@ -489,25 +489,6 @@ config("compiler") {
@@ -36,5 +40,8 @@ index 85fbbbe614bf..fba9fd10426e 100644
3640
- ]
3741
- }
3842
}
43+
44+
# C11/C++11 compiler flags setup.
3945
--
40-
2.25.1
46+
2.29.2
47+

0 commit comments

Comments
 (0)