Skip to content

Commit 0817b3f

Browse files
authored
Update GCC version for aarch64-musl (#218)
The underlying bug referenced in #67 (comment) is now fixed
1 parent e0c7194 commit 0817b3f

File tree

2 files changed

+1
-61
lines changed

2 files changed

+1
-61
lines changed

.github/workflows/Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
TARGET_MATRIX: |
9797
- IMAGE_TAG: aarch64-musl
9898
TARGET: aarch64-unknown-linux-musl
99-
RUST_MUSL_MAKE_CONFIG: config.mak.aarch64
99+
RUST_MUSL_MAKE_CONFIG: config.mak
100100
TOOLCHAIN: stable
101101
- IMAGE_TAG: arm-musleabi
102102
TARGET: arm-unknown-linux-musleabi

config.mak.aarch64

Lines changed: 0 additions & 60 deletions
This file was deleted.

0 commit comments

Comments
 (0)