You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* this way devtool modify will work much better when rebasing the patches for
new version
* update musl patches to apply on 89.0.4389.90 version
* 0001-IWYU-include-algorithm-to-use-std-lower_bound-in-ui-.patch
0001-IWYU-launch_manager.h-uses-std-vector.patch
weren't used at all since:
commit e9fd952
Author: Maksim Sisov <msisov@igalia.com>
Date: Tue Feb 11 15:14:19 2020 +0200
chromium: update to 80.0.3987.100
* 0001-Pass-no-static-libstdc-to-gen.py.patch
is used only by gn-native, move it to gn directory
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Copy file name to clipboardExpand all lines: meta-chromium/recipes-browser/chromium/files/0001-IWYU-include-algorithm-to-use-std-lower_bound-in-ui-.patch
Copy file name to clipboardExpand all lines: meta-chromium/recipes-browser/chromium/files/0001-Remove-the-GN-settings-done-for-clang-that-conflict-.patch
+3-9Lines changed: 3 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,4 @@
1
-
Upstream-Status: Inappropriate [OE-Specific]
2
-
3
-
Signed-off-by: Maksim Sisov <msisov@igalia.com>
4
-
---
5
-
From 95f567249a376b49ad98371d66046da8a35da787 Mon Sep 17 00:00:00 2001
1
+
From cab3c06864569577158626e500b2253687fc09ba Mon Sep 17 00:00:00 2001
6
2
From: Khem Raj <raj.khem@gmail.com>
7
3
Date: Mon, 29 Apr 2019 12:00:19 +0300
8
4
Subject: [PATCH] Remove the GN settings done for clang that conflict with OE
@@ -23,7 +19,7 @@ Rebased-by: Maksim Sisov <msisov@igalia.com>
0 commit comments