]> git.ipfire.org Git - thirdparty/glibc.git/blob - sysdeps/unix/sysv/linux/alpha/configure.in
Add Changelog ...
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / alpha / configure.in
1 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
2 # Local configure fragment for sysdeps/unix/sysv/linux/alpha
3
4 # There are several bits that no longer compile cleanly without
5 # realtime signal support (ver 2.2.0). Given that we also now
6 # require TLS (ver 2.6.0), it seems pointless to fix them.
7 # ??? Surely this should now be the generic default.
8 arch_minimum_kernel=2.6.0
9
10 # We did historically export the unwinder from glibc.
11 libc_cv_gcc_unwind_find_fde=yes