From b3934ab3ccf5b2a2c488a25c3783801186864a2d Mon Sep 17 00:00:00 2001 From: Richard Sandiford Date: Wed, 8 Jan 2003 12:51:23 +0000 Subject: * configure.host (mips64vr-elf, mips64vrel-elf): New config. --- newlib/configure.host | 3 +++ 1 file changed, 3 insertions(+) (limited to 'newlib/configure.host') diff --git a/newlib/configure.host b/newlib/configure.host index 2d16fd882..4066c7073 100644 --- a/newlib/configure.host +++ b/newlib/configure.host @@ -508,6 +508,9 @@ case "${host}" in newlib_cflags="${newlib_cflags}" syscall_dir=syscalls ;; + mips64vr*-*-*) + newlib_cflags="${newlib_cflags} -DWANT_PRINTF_LONG_LONG -DMISSING_SYSCALL_NAMES" + ;; mmix-*) syscall_dir=syscalls # We need every symbol 32-bit aligned, so the invalid -- cgit v1.2.3