mirror of https://gitee.com/Nocallback/glibc.git
Browse Source
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.fw/bug21041
2 changed files with 10 additions and 2 deletions
Loading…
Reference in new issue