mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-23 13:09:58 +08:00
2003-03-03 Roland McGrath <roland@redhat.com>
* sysdeps/powerpc/powerpc32/elf/configure.in: Don't define PI_STATIC_AND_HIDDEN. * sysdeps/powerpc/powerpc32/elf/configure: Regenerated.
This commit is contained in:
parent
7ce5c1640c
commit
0c193faea7
5
sysdeps/powerpc/powerpc32/elf/configure
vendored
5
sysdeps/powerpc/powerpc32/elf/configure
vendored
@ -50,8 +50,3 @@ _ACEOF
|
|||||||
|
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
cat >>confdefs.h <<\_ACEOF
|
|
||||||
#define PI_STATIC_AND_HIDDEN 1
|
|
||||||
_ACEOF
|
|
||||||
|
|
||||||
|
@ -36,7 +36,3 @@ if test $libc_cv_powerpc32_tls = yes; then
|
|||||||
AC_DEFINE(HAVE_TLS_SUPPORT)
|
AC_DEFINE(HAVE_TLS_SUPPORT)
|
||||||
fi
|
fi
|
||||||
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