From c70a4b1db0cf5e813ae24b0fa96a352399eb6edf Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 15 Feb 2014 22:07:25 -0500 Subject: ia64: relocate out of ports/ subdir --- sysdeps/ia64/configure.ac | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 sysdeps/ia64/configure.ac (limited to 'sysdeps/ia64/configure.ac') diff --git a/sysdeps/ia64/configure.ac b/sysdeps/ia64/configure.ac new file mode 100644 index 0000000000..4ad04ff2f7 --- /dev/null +++ b/sysdeps/ia64/configure.ac @@ -0,0 +1,6 @@ +GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory. +# Local configure fragment for sysdeps/ia64. + +dnl It is always possible to access static and hidden symbols in an +dnl position independent way. +AC_DEFINE(PI_STATIC_AND_HIDDEN) -- cgit 1.4.1