Skip to content

Commit 8d3175c

Browse files
authored
Add powerpc64-unknown-freebsd target
Per rust-lang/stdarch#765 add powerpc64-unknown-freebsd to prevent further breakages.
1 parent ecb4e97 commit 8d3175c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ mipsel-unknown-linux-gnu \
8181
mipsel-unknown-linux-gnu \
8282
mipsel-unknown-linux-musl \
8383
powerpc-unknown-linux-gnu \
84+
powerpc64-unknown-freebsd \
8485
powerpc64-unknown-linux-gnu \
8586
powerpc64le-unknown-linux-gnu \
8687
s390x-unknown-linux-gnu \

0 commit comments

Comments
 (0)