aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.3/gcc/config/alpha/linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.4.3/gcc/config/alpha/linux.h')
-rw-r--r--gcc-4.4.3/gcc/config/alpha/linux.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc-4.4.3/gcc/config/alpha/linux.h b/gcc-4.4.3/gcc/config/alpha/linux.h
index 0a32479d5..712d66d86 100644
--- a/gcc-4.4.3/gcc/config/alpha/linux.h
+++ b/gcc-4.4.3/gcc/config/alpha/linux.h
@@ -64,6 +64,8 @@ along with GCC; see the file COPYING3. If not see
/* Define this so that all GNU/Linux targets handle the same pragmas. */
#define HANDLE_PRAGMA_PACK_PUSH_POP
+#define OPTION_GLIBC (linux_libc == LIBC_GLIBC)
+
/* Determine whether the entire c99 runtime is present in the
runtime library. */
#define TARGET_C99_FUNCTIONS (OPTION_GLIBC)