mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
This permits people to use -buildmode=c-archive to produce an archive file that can be included in a PIE or shared library. Change-Id: Ie340ee2f08bcff4f6fd1415f7d96d51ee3a7c9a1 Reviewed-on: https://go-review.googlesource.com/24180 Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: David Crawshaw <crawshaw@golang.org> |
||
|---|---|---|
| .. | ||
| src | ||
| carchive_test.go | ||
| main.c | ||
| main2.c | ||
| main3.c | ||
| main4.c | ||
| main5.c | ||
| main_unix.c | ||
| main_windows.c | ||