Enable zig for all cross targets

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2022-07-23 23:22:01 +10:00
parent e857a88426
commit db0ae7cde5
No known key found for this signature in database
GPG key ID: 591C0B03040416D6

View file

@ -1,11 +1,2 @@
[target.armv7-unknown-linux-gnueabihf]
zig = true
[target.armv7-unknown-linux-musleabihf]
zig = true
[target.aarch64-unknown-linux-gnu]
zig = true
[target.aarch64-unknown-linux-musl]
[build]
zig = true