mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
Regenerate configure fragment -- BZ 25337.
In commit 0b25c28e02
I updated congure.ac
but neglected to regenerate updated configure.
Fix this here.
This commit is contained in:
parent
0b25c28e02
commit
6b3ddc9ae5
1 changed files with 1 additions and 1 deletions
2
sysdeps/powerpc/powerpc64/configure
vendored
2
sysdeps/powerpc/powerpc64/configure
vendored
|
@ -38,7 +38,7 @@ fi
|
|||
# We check if compiler supports @notoc generation since there is no
|
||||
# gain by enabling it if it will be optimized away by the linker.
|
||||
# It also helps linkers that might not optimize it and end up
|
||||
# generating stubs with ISA 3.1 instruction even targetting older ISA.
|
||||
# generating stubs with ISA 3.1 instruction even targeting older ISA.
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the compiler supports @notoc" >&5
|
||||
$as_echo_n "checking if the compiler supports @notoc... " >&6; }
|
||||
if ${libc_cv_ppc64_notoc+:} false; then :
|
||||
|
|
Loading…
Add table
Reference in a new issue