gcc/libgo/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
..
archive
bufio
builtin
bytes
cmd cmd/go: permit $AR to include options 2023-09-06 11:37:20 -07:00
compress
container
context
crypto
database/sql
debug
embed
encoding
errors
expvar
flag
fmt
go
golang.org/x
hash
html
image
index/suffixarray
internal compiler, libgo: support bootstrapping gc compiler 2023-06-23 16:17:11 -07:00
io
log
math
mime mime: remove test ordering dependency 2023-04-07 14:07:10 -07:00
net
os
path
plugin
reflect
regexp
runtime runtime: use a C function to call mmap 2023-06-20 09:55:58 -07:00
sort
strconv
strings
sync
syscall syscall: add prlimit 2023-05-11 09:17:48 -07:00
testdata
testing
text
time
unicode
vendor
go.mod