Skip to content

Commit e09bdd7

Browse files
committed
chore: Bump FreeBSD toolchain to 11
Signed-off-by: Daniel Silverstone <[email protected]>
1 parent 2d3ffcf commit e09bdd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
FROM rust-x86_64-unknown-freebsd
22

3-
ENV CC_x86_64_unknown_freebsd=x86_64-unknown-freebsd10-clang \
4-
CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER=x86_64-unknown-freebsd10-clang
3+
ENV CC_x86_64_unknown_freebsd=x86_64-unknown-freebsd11-clang \
4+
CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER=x86_64-unknown-freebsd11-clang

0 commit comments

Comments
 (0)