File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -150,9 +150,9 @@ target | std | rustc | cargo | notes
150
150
` aarch64-uwp-windows-msvc ` | ? | | |
151
151
` aarch64-wrs-vxworks ` | ? | | |
152
152
` armv4t-unknown-linux-gnueabi ` | ? | | |
153
- ` armv6-unknown-freebsd ` | ? | | |
153
+ ` armv6-unknown-freebsd ` | ✓ | ✓ | ✓ | ARMv6 FreeBSD
154
154
` armv6-unknown-netbsd-eabihf ` | ? | | |
155
- ` armv7-unknown-freebsd ` | ? | | |
155
+ ` armv7-unknown-freebsd ` | ✓ | ✓ | ✓ | ARMv7 FreeBSD
156
156
` armv7-unknown-netbsd-eabihf ` | ? | | |
157
157
` armv7-wrs-vxworks-eabihf ` | ? | | |
158
158
` hexagon-unknown-linux-musl ` | ? | | |
@@ -177,7 +177,7 @@ target | std | rustc | cargo | notes
177
177
` powerpc-unknown-netbsd ` | ? | | |
178
178
` powerpc-wrs-vxworks ` | ? | | |
179
179
` powerpc-wrs-vxworks-spe ` | ? | | |
180
- ` powerpc64-unknown-freebsd ` | ? | | |
180
+ ` powerpc64-unknown-freebsd ` | ✓ | ✓ | ✓ | PPC64 FreeBSD (ELFv1 and ELFv2)
181
181
` powerpc64-unknown-linux-musl ` | ? | | |
182
182
` powerpc64-wrs-vxworks ` | ? | | |
183
183
` powerpc64le-unknown-linux-musl ` | ? | | |
You can’t perform that action at this time.
0 commit comments