Skip to content

Commit fd11125

Browse files
ojedapmur
authored andcommitted
CI: rfl: move to temporary commit to support -Cjump-tables=n
Link: rust-lang#145974 Signed-off-by: Miguel Ojeda <[email protected]>
1 parent a78ba93 commit fd11125

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/ci/docker/scripts/rfl-build.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
set -euo pipefail
44

5-
LINUX_VERSION=v6.17-rc5
5+
# https://github.com/rust-lang/rust/pull/145974
6+
LINUX_VERSION=842cfd8e5aff3157cb25481b2900b49c188d628a
67

78
# Build rustc, rustdoc, cargo, clippy-driver and rustfmt
89
../x.py build --stage 2 library rustdoc clippy rustfmt

0 commit comments

Comments
 (0)