summaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix/sysv/linux/alpha/configure.in
blob: 5a1af620732b00623a16a748c89a3b30898742c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
# Local configure fragment for sysdeps/unix/sysv/linux/alpha

# There are several bits that no longer compile cleanly without
# realtime signal support (ver 2.2.0).  Given that we also now
# require TLS (ver 2.6.0), it seems pointless to fix them.
# ??? Surely this should now be the generic default.
arch_minimum_kernel=2.6.0

# We did historically export the unwinder from glibc.
libc_cv_gcc_unwind_find_fde=yes