mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 17:53:37 +08:00
Fix whitespace
This commit is contained in:
parent
51d8bb8f3b
commit
bdc6f13012
@ -16,5 +16,5 @@
|
||||
License along with the GNU C Library; if not, see
|
||||
<http://www.gnu.org/licenses/>. */
|
||||
|
||||
/* This code was moved into memset.S to solve a double stub call problem.
|
||||
/* This code was moved into memset.S to solve a double stub call problem.
|
||||
@local would have worked but it is not supported in PowerPC64 asm. */
|
||||
|
1
sysdeps/s390/s390-32/configure
vendored
1
sysdeps/s390/s390-32/configure
vendored
@ -124,4 +124,3 @@ if test $libc_cv_390_tls = no; then
|
||||
fi
|
||||
|
||||
$as_echo "#define PI_STATIC_AND_HIDDEN 1" >>confdefs.h
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user