ia64: fix strict aliasing warnings with func descriptors
[glibc.git] / ports / sysdeps / ia64 / configure.in
blob4ad04ff2f7536e06dd628b6be4811bc9abfc3c4d
1 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
2 # Local configure fragment for sysdeps/ia64.
4 dnl It is always possible to access static and hidden symbols in an
5 dnl position independent way.
6 AC_DEFINE(PI_STATIC_AND_HIDDEN)