From cf55bf5ee88f0c91a9663d92dba3497c99c8d6fd Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Thu, 12 May 2005 22:10:26 +0000 Subject: 2005-05-12 Jeff Johnston * configure.host (mn10300-*): Add long long I/O support by default. --- newlib/configure.host | 1 + 1 file changed, 1 insertion(+) (limited to 'newlib/configure.host') diff --git a/newlib/configure.host b/newlib/configure.host index a0d548c5e..6ec0198b5 100644 --- a/newlib/configure.host +++ b/newlib/configure.host @@ -178,6 +178,7 @@ case "${host_cpu}" in machine_dir=mn10200 ;; mn10300) + default_newlib_io_long_long="yes" machine_dir=mn10300 ;; or16) -- cgit v1.2.3