update README
This commit is contained in:
parent
58b041135a
commit
62849afc7a
@ -2,7 +2,8 @@
|
|||||||
|
|
||||||
# Bazel zig cc toolchain
|
# Bazel zig cc toolchain
|
||||||
|
|
||||||
This is an early stage zig-cc toolchain that can cross-compile cgo programs to these os/archs:
|
This is an early stage zig-cc toolchain that can cross-compile C/C++ programs
|
||||||
|
(including cgo) to these os/archs:
|
||||||
|
|
||||||
- amd64-linux-gnu.2.19
|
- amd64-linux-gnu.2.19
|
||||||
- amd64-linux-musl
|
- amd64-linux-musl
|
||||||
@ -11,6 +12,8 @@ This is an early stage zig-cc toolchain that can cross-compile cgo programs to t
|
|||||||
- amd64-macos
|
- amd64-macos
|
||||||
- arm64-macos
|
- arm64-macos
|
||||||
|
|
||||||
|
... and more.
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
Add this to your `WORKSPACE`:
|
Add this to your `WORKSPACE`:
|
||||||
|
Loading…
Reference in New Issue
Block a user