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>
Tue, 11 Jan 2022 22:49:48 +0000 (23:49 +0100)
commitbff4226f5a01da2f93d4e096a1c9317a553438a3
tree500e97e590aa0d41558a0e3b3d25e2fe4d34e3e8
parenta8fea8cd861d9484eb825a11264812bfe193f8ee
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