]> git.ipfire.org Git - thirdparty/glibc.git/commit
Bug 20729: Fix build failures on ppc64 and other arches.
authorCarlos O'Donell <carlos@redhat.com>
Wed, 2 Nov 2016 17:01:36 +0000 (13:01 -0400)
committerCarlos O'Donell <carlos@redhat.com>
Wed, 2 Nov 2016 17:01:36 +0000 (13:01 -0400)
commit0cb9dcc8f226ab5116df42e0e1fff06e10a85b45
tree3b2492a0aa37fc446ef933deb93649f24ce81457
parent9032070deaa03431921315f973c548c2c403fecc
Bug 20729: Fix build failures on ppc64 and other arches.

The changes to fix bug 20729 introduced an error which removed an
ignore diagnostic from -O2 by using the new -Os related macro.
This broke ppc64 builds. This commit fixes the mistake.

Tested on x86, x86_64, ppc64, ppc64le, arm, aarch64, and s390x.
ChangeLog
resolv/res_send.c