mirror of
https://github.com/chenxiaolong/avbroot.git
synced 2026-07-03 14:05:11 +02:00
5a7885674e
Otherwise, the x86_64-unknown-linux-gnu build running on Ubuntu 22.04 can use the cache from the aarch64-linux-android31 build that originally ran on Ubuntu 24.04. This fails due to some cached components having been compiled against a newer version of glibc. Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>