CI: rfl: move to temporary commit to support -Cjump-tables=n
Link: https://github.com/rust-lang/rust/pull/145974 Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
This commit is contained in:
parent
a78ba93220
commit
fd1112557e
1 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,8 @@
|
|||
|
||||
set -euo pipefail
|
||||
|
||||
LINUX_VERSION=v6.17-rc5
|
||||
# https://github.com/rust-lang/rust/pull/145974
|
||||
LINUX_VERSION=842cfd8e5aff3157cb25481b2900b49c188d628a
|
||||
|
||||
# Build rustc, rustdoc, cargo, clippy-driver and rustfmt
|
||||
../x.py build --stage 2 library rustdoc clippy rustfmt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue