Commit graph

13 commits

Author SHA1 Message Date
klzgrad
52f0f0f347 build: Add sysroot creator script 2021-03-03 22:06:18 +08:00
klzgrad
b3c5ed8f3b build: Remove sysroot pipewire workaround 2021-03-03 22:03:40 +08:00
klzgrad
93b4ea9434 build: Pass extra flags to gcc toolchains 2021-03-03 22:03:40 +08:00
CN_SZTL
2c3cafb500 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-03-03 22:03:40 +08:00
klzgrad
ecec2db379 build: Add OpenWrt toolchain definitions 2021-03-03 22:03:39 +08:00
klzgrad
f62d02a469 build: Support MIPS -mtune= flag 2021-03-03 22:03:39 +08:00
klzgrad
b82d19b055 build: Support ARM build without FPU 2021-03-03 22:03:39 +08:00
klzgrad
7104abbef7 build: Support ARM -mcpu= flag 2021-03-03 22:03:39 +08:00
klzgrad
d07cddfe72 build: Don't use sysroot for host_toolchain
protoc should be built with the host toolchain, usually not needing
the sysroot.
2021-03-03 22:03:39 +08:00
klzgrad
36b6d0fffe Revert "build: Support non-standard ldso in executables"
This reverts commit 34b38b6dbd.
2021-03-03 22:03:39 +08:00
klzgrad
c0388a3af4 build: Support non-standard ldso in executables 2021-03-03 22:03:38 +08:00
klzgrad
85a01fa2d2 build: Force determinism in official build 2021-03-03 22:03:34 +08:00
importer
cf6ef747aa Import chromium-89.0.4389.72 2021-03-03 22:03:34 +08:00