@teddy_coder You need https://chromium.googlesource.com/v8/v8/+/035c305ce7761f51328b45f1bd83e26aef267c9d
@mayweed @gnaggnoyil You need https://chromium.googlesource.com/v8/v8/+/7c90567a34c01fdddce465e57a8040ef35d6f5bd
Apply these patches after gclient sync -D -r "$pkgver"
.
(Is there an easy way to download a patch directly from chromium.googlesource.com?)
I also had to downgrade Python to 3.9 as from collections import Mapping
no longer works in Python 3.10, though this is possibly because I was building the older v8.5.210.20.
Pinned Comments
relrel commented on 2020-10-30 11:56 (UTC) (edited on 2021-02-01 20:07 (UTC) by relrel)
Recommendations
Before installing this package, install
depot-tools-git
and follow its instructions.To speed-up compilation, build on tmpfs and disable tests:
Or using
yay
: