Add BPF target to platform-support.md
This commit is contained in:
parent
b2a6967114
commit
49f9d732b0
1 changed files with 2 additions and 0 deletions
|
|
@ -219,6 +219,8 @@ target | std | host | notes
|
|||
`armv7a-none-eabihf` | * | | ARM Cortex-A, hardfloat
|
||||
`armv7s-apple-ios` | ✓ | |
|
||||
`avr-unknown-gnu-atmega328` | * | | AVR. Requires `-Z build-std=core`
|
||||
`bpfeb-unknown-none` | * | | BPF (big endian)
|
||||
`bpfel-unknown-none` | * | | BPF (little endian)
|
||||
`hexagon-unknown-linux-musl` | ? | |
|
||||
`i386-apple-ios` | ✓ | | 32-bit x86 iOS
|
||||
`i686-apple-darwin` | ✓ | ✓ | 32-bit macOS (10.7+, Lion+)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue