gcc/libgo/go
Ian Lance Taylor 44c925bdb0 libgo: don't provide ustat on arm64 GNU/Linux
This avoids linker warnings when linking against glibc, as apparently
    arm64 GNU/Linux does not support the ustat system call.
    
    Also update to automake 1.11.6, as that is the new GCC standard.
    
    Reviewed-on: https://go-review.googlesource.com/14567

From-SVN: r227777
2015-09-15 03:43:01 +00:00
..
archive
bufio
builtin
bytes
cmd
compress
container
crypto
database/sql
debug
encoding
errors
exp
expvar
flag
fmt
go
hash
html
image
index/suffixarray
internal/syscall
io
log
math
mime
net
old
os
path
reflect
regexp
runtime
sort
strconv
strings
sync
syscall libgo: don't provide ustat on arm64 GNU/Linux 2015-09-15 03:43:01 +00:00
testing
text
time
unicode