mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-04 02:40:06 +00:00
11 lines
436 B
Plaintext
11 lines
436 B
Plaintext
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
|
|
# Local configure fragment for sysdeps/unix/sysv/linux/ia64
|
|
|
|
# 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
|
|
|
|
ldd_rewrite_script=$dir/ldd-rewrite.sed
|