Commit 0fcfadc
authored
chromium: Drop clang 12-specific patches (#788)
Build and patch changes:
------------------------
The following patches were only needed to get clang 12 to build
Chromium, which we previously used on dunfell. We recently switched to
using clang 14 on dunfell, and have now dropped dunfell support, so they
can be removed:
* 0001-limit-number-of-LTO-jobs.patch
* 0007-Revert-Use-ffile-compilation-dir-instead-of-fdebug-c.patch
* 0008-drop-gsimple-template-names.patch
* 0009-cast-to-bool-to-avoid-constexpr-error.patch
* 0010-Revert-Fix-std-span-autodetection-7805.patch
* 0011-Only-default-operator-on-declaration.patch
Renamed the remaining patches to fit the numbering scheme.
License changes:
----------------
None.
Test-built:
-----------
* chromium-ozone-wayland:
- nanbield, clang, MACHINE=qemuarm64
- kirkstone, clang, MACHINE=raspberrypi4-64
Signed-off-by: Max Ihlenfeldt <max@igalia.com>1 parent f8fad06 commit 0fcfadc
File tree
25 files changed
+18
-398
lines changed- meta-chromium/recipes-browser/chromium
- files
25 files changed
+18
-398
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
51 | 45 | | |
52 | 46 | | |
53 | 47 | | |
| |||
Lines changed: 0 additions & 63 deletions
This file was deleted.
Lines changed: 0 additions & 82 deletions
This file was deleted.
0 commit comments