klzgrad
8b73a5b69a
Lower Windows SDK requirement
...
until github installs newer windows sdk
2026-09-14 22:15:05 +08:00
klzgrad
972b6d77c6
openwrt: Disable C++ modules support
2026-09-13 15:17:08 +08:00
klzgrad
7b68e34f60
openwrt: build: Add OpenWrt toolchains
2026-09-13 15:17:08 +08:00
klzgrad
afc1ae1481
mipsel: build: Fix -z execstack link error
2026-09-13 15:17:08 +08:00
klzgrad
cb4cfb916c
mipsel: build: Disable ELF CREL
2026-09-13 15:17:08 +08:00
klzgrad
0d7526d1ed
mipsel: build: Work around MIPS floating point ABI passing in LTO
...
Clang reports:
floating point ABI '-mdouble-float' is incompatible with target floating point ABI '-msoft-float'
when -msoft-float is enabled for the architecture.
2026-09-13 15:17:08 +08:00
klzgrad
83491e4a14
arm: build: Support ARM build without FPU
2026-09-13 15:17:08 +08:00
klzgrad
98d089bccc
arm: build: Support -mcpu= on ARM and ARM64
2026-09-13 15:17:08 +08:00
klzgrad
dd2af1083d
tools: Remove Android arm64 custom profile path
2026-09-13 04:12:39 +08:00
klzgrad
e23aca2c98
build: Use thinlto max optimization for everything
2026-09-13 04:12:39 +08:00
klzgrad
ba3120683d
build: Never explicitly link clang_rt.builtins
...
https://chromium-review.googlesource.com/c/chromium/src/+/5723176
2026-09-13 04:12:39 +08:00
klzgrad
3fd751e219
build: Force determinism in official build
...
Helps build with ccache.
2026-09-13 04:12:39 +08:00
klzgrad
67c0306718
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.
2026-09-13 04:12:39 +08:00
importer
f9ec98912a
Import chromium-154.0.8037.9
2026-09-11 23:47:22 +08:00