15be91c2a0
Logic specific to ia64 used to live in the main tree in common files. Now that we can't do that (with #ifdef and such), we need to add that logic into dedicated overriding files. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
11 lines
438 B
Plaintext
11 lines
438 B
Plaintext
# This file is generated from configure.in by Autoconf. DO NOT EDIT!
|
|
# 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
|