Commit graph

10 commits

Author SHA1 Message Date
klzgrad
6968fd7af3 build: Handle empty pkgconfig in sysroot 2021-09-02 01:21:14 +08:00
klzgrad
25fb0edcab build: Add sysroot creator script 2021-09-02 01:21:14 +08:00
klzgrad
e071151fc0 build: Add OpenWrt toolchains 2021-09-02 01:21:14 +08:00
klzgrad
3f04f77798 build: Support MIPS -mtune= flag 2021-09-02 01:21:14 +08:00
klzgrad
8ee7d61474 build: Support ARM build without FPU 2021-09-02 01:21:14 +08:00
klzgrad
51df807d39 build: Support -mcpu= on ARM and ARM64 2021-09-02 01:21:14 +08:00
klzgrad
cb0f60338e build: Disable NSS
NSS is used to manage root trust store. This part is reimplemented.
2021-09-02 00:21:20 +08:00
klzgrad
1e7ba05320 build: Force determinism in official build
Helps build with ccache.
2021-09-02 00:21:20 +08:00
klzgrad
66ea22753e build: Disable build_with_chromium
The argument build_with_chromium mainly enables various tests,
data bundling, infra integration, and AFDO profiles.

AFDO can be added by other arguments.
2021-09-02 00:21:20 +08:00
importer
7f4e9e85f7 Import chromium-93.0.4577.63 2021-09-02 00:21:20 +08:00