gcc/libgo/go/cmd/go
Ian Lance Taylor dab7163fee cmd/go: permit $AR to include options
Handle the AR environment variable, used by gccgo,
the same way we handle the CC environment variable.

This ports https://go.dev/cl/526275 to the gofrontend repo.

This is needed for gccgo testing because the top-level GCC Makefile
now passes a --plugin option to ar if it supports one.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/526295
2023-09-06 11:37:20 -07:00
..
internal cmd/go: permit $AR to include options 2023-09-06 11:37:20 -07:00
testdata cmd/go: don't collect package CGOLDFLAGS when using gccgo 2023-07-20 12:29:11 -07:00
alldocs.go libgo: update to final Go 1.18 release 2022-03-16 13:52:32 -07:00
go11.go
go_test.go
go_unix_test.go
go_windows_test.go
help_test.go
init_test.go
main.go
mkalldocs.sh
note_test.go
proxy_test.go
script_test.go
stop_other_test.go
stop_unix_test.go