1
This commit is contained in:
2021-06-07 23:23:21 +03:00
committed by Motiejus Jakštys
parent c7eac394d0
commit 1df5553b32

View File

@@ -1,9 +1,10 @@
# Bazel zig cc toolchain for Go
This is a prototype zig-cc toolchain for cgo programs with:
This is a prototype zig-cc toolchain that can compile cgo programs with these c
libraries:
- glibc 2.19
- musl.
- musl
# Testing