]> git.ipfire.org Git - people/ms/gcc.git/commit
libquadmath: Use -mno-gnu-attribute in libquadmath
authorJakub Jelinek <jakub@redhat.com>
Mon, 3 Jan 2022 16:16:26 +0000 (17:16 +0100)
committerJakub Jelinek <jakub@redhat.com>
Mon, 3 Jan 2022 16:16:26 +0000 (17:16 +0100)
commit08ae457dfdfff1dcf93033f8cab1d5a1a1a51f52
tree94f69dad00ff836b1abff85d5d88e6430cb15ecd
parent1425c6d36f83cd34e7ea72f3e0f423b6da010ab6
libquadmath: Use -mno-gnu-attribute in libquadmath

Testing found that we also need libquadmath to be built with
-mno-gnu-attribute, otherwise -mabi=ieeelongdouble programs don't link.

2022-01-03  Jakub Jelinek  <jakub@redhat.com>

* configure.ac: Set XCFLAGS to -mno-gnu-attribute on
powerpc64le*-linux*.
* configure: Regenerated.
libquadmath/configure
libquadmath/configure.ac