mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-24 18:23:41 +08:00
2003-03-12 Steven Munroe <sjmunroe@us.ibm.com>
* sysdeps/powerpc/powerpc64/elf/configure.in: Remove AC_DEFINE(PI_STATIC_AND_HIDDEN). Not supported for PowerPC64. * sysdeps/powerpc/powerpc64/elf/configure: Regenerated.
This commit is contained in:
parent
d0369fb8a9
commit
53fcc67915
4
sysdeps/powerpc/powerpc64/elf/configure
vendored
4
sysdeps/powerpc/powerpc64/elf/configure
vendored
@ -70,7 +70,3 @@ _ACEOF
|
||||
fi
|
||||
fi
|
||||
|
||||
cat >>confdefs.h <<\_ACEOF
|
||||
#define PI_STATIC_AND_HIDDEN 1
|
||||
_ACEOF
|
||||
|
||||
|
@ -56,6 +56,3 @@ if test $libc_cv_powerpc64_tls = yes; then
|
||||
fi
|
||||
fi
|
||||
|
||||
dnl It is always possible to access static and hidden symbols in an
|
||||
dnl position independent way.
|
||||
AC_DEFINE(PI_STATIC_AND_HIDDEN)
|
||||
|
Loading…
Reference in New Issue
Block a user