Skip to content

Commit

Permalink
rust-lang: mark the correct rust channel
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
  • Loading branch information
lu-zero committed Nov 12, 2022
1 parent 5e637d5 commit 069ac4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/rust/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ RUST_COMMON_ARGS := \
--enable-missing-tools \
--enable-ninja \
--enable-sanitizers \
--release-channel=nightly \
--release-channel=stable \
--set=build.cargo-native-static \
${MUSL_CONFIGURE_ARGS}

Expand Down

0 comments on commit 069ac4c

Please sign in to comment.