]> git.ipfire.org Git - thirdparty/gcc.git/commit
libgo: add FAT library support for static libraries on AIX
authorClément Chigot <clement.chigot@atos.net>
Wed, 26 Aug 2020 08:08:48 +0000 (10:08 +0200)
committerIan Lance Taylor <iant@golang.org>
Wed, 26 Aug 2020 23:18:06 +0000 (16:18 -0700)
commit6b0b6a3868f34b1462744cfa003c2c6ac18ef28e
tree557c5bdfcdd4523bd0d58a5a9c2eb03725b1cbce
parent07545fbd2dfa2351218a5be6488dc5067258d980
libgo: add FAT library support for static libraries on AIX

Like shared libraries, AIX static libraries must also have both 32 and
64 bit objects.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/250777
gcc/go/gofrontend/MERGE
libgo/Makefile.am
libgo/Makefile.in