Skip to content

Commit 681b0fc

Browse files
simplify loongarch64-musl make config (#214)
Signed-off-by: 吴小白 <296015668@qq.com>
1 parent b4f2f4a commit 681b0fc

File tree

2 files changed

+1
-58
lines changed

2 files changed

+1
-58
lines changed

.github/workflows/Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
TOOLCHAIN: stable
129129
- IMAGE_TAG: loongarch64-musl
130130
TARGET: loongarch64-unknown-linux-musl
131-
RUST_MUSL_MAKE_CONFIG: config.mak.loongarch64
131+
RUST_MUSL_MAKE_CONFIG: config.mak
132132
TOOLCHAIN: stable
133133
- IMAGE_TAG: powerpc64le-musl
134134
TARGET: powerpc64le-unknown-linux-musl

config.mak.loongarch64

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

0 commit comments

Comments
 (0)