10 Commits

Author SHA1 Message Date
klzgrad
ce6587c939 build: Add sysroot creator script 2021-04-24 08:19:10 +08:00
klzgrad
44720e7f7c build: Pass extra flags to gcc toolchains 2021-04-24 08:19:10 +08:00
CN_SZTL
3f4d63e923 build: Add mips64el & i386 OpenWrt toolchain definitions
OpenWrt has arch mips64el and i386, add here to support them.

Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-04-24 08:19:10 +08:00
klzgrad
595eb9a5b7 build: Add OpenWrt toolchain definitions 2021-04-24 08:19:10 +08:00
klzgrad
4a68c8b36e build: Support MIPS -mtune= flag 2021-04-24 08:19:10 +08:00
klzgrad
2508e58e4f build: Support ARM build without FPU 2021-04-24 08:19:10 +08:00
klzgrad
00ac4c6824 build: Support ARM -mcpu= flag 2021-04-24 08:19:10 +08:00
klzgrad
1a39cbb19a build: Don't use sysroot for host_toolchain
protoc should be built with the host toolchain, usually not needing
the sysroot.
2021-04-24 08:19:10 +08:00
klzgrad
d0d7122c3c build: Force determinism in official build
Helps build with ccache.
2021-04-24 07:16:10 +08:00
importer
89eb4a851b Import chromium-90.0.4430.85 2021-04-24 07:06:52 +08:00