Compare commits

..

No commits in common. "9ccd78d4976c1b2cd56cc40c9bb4ac941fcd4493" and "2af23f8e9588e266a2955c1d01b40c2102f78239" have entirely different histories.

View File

@ -407,7 +407,7 @@ jobs:
run: |
# Step 1: Host tools + cross-compiler (all amd64, no multiarch yet)
apt-get update -qq
apt-get install -y -qq curl git gcc g++ make patchelf pkg-config perl jq \
apt-get install -y -qq curl git gcc g++ patchelf pkg-config perl jq \
gcc-aarch64-linux-gnu g++-aarch64-linux-gnu
# Step 2: Multiarch — Ubuntu uses ports.ubuntu.com for arm64,