]> git.ipfire.org Git - thirdparty/gcc.git/commit
cmd/go: pass -X64 to ar on aix/ppc64
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Mar 2019 22:40:21 +0000 (22:40 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Mar 2019 22:40:21 +0000 (22:40 +0000)
commit288fd7232e1ac08b4776a266475b34af0b76c6a4
treeda7675a55880f51e117ece129430bd7006188e8b
parent152b1d2a6cb06a70ebfec9af37c134e24f1ba24d
cmd/go: pass -X64 to ar on aix/ppc64

    On aix/ppc64, ar tool must always have -X64 argument if it aims to
    create 64 bits archives.

    Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/165317

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@269404 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
libgo/go/cmd/go/internal/work/gccgo.go