68b7efaadb
Also fixed the following whitespace nits to satisfy the push: sysdeps/alpha/alphaev6/memset.S:142: space before tab in indent. sysdeps/alpha/configure:1: new blank line at EOF. sysdeps/alpha/fpu/e_sqrt.c:126: space before tab in indent. sysdeps/alpha/preconfigure:1: new blank line at EOF. sysdeps/unix/sysv/linux/alpha/syscalls.list:1: new blank line at EOF.
7 lines
258 B
Plaintext
7 lines
258 B
Plaintext
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
|
# Local configure fragment for sysdeps/alpha.
|
|
|
|
# With required gcc+binutils, we can always access static and hidden
|
|
# symbols in a position independent way.
|
|
AC_DEFINE(PI_STATIC_AND_HIDDEN)
|