2005-05-12 Jeff Johnston <jjohnstn@redhat.com>
* configure.host (mn10300-*): Add long long I/O support by default.
This commit is contained in:
parent
b6e654c498
commit
cf55bf5ee8
@ -1,3 +1,7 @@
|
||||
2005-05-12 Jeff Johnston <jjohnstn@redhat.com>
|
||||
|
||||
* configure.host (mn10300-*): Add long long I/O support by default.
|
||||
|
||||
2005-05-12 Jeff Johnston <jjohnstn@redhat.com>
|
||||
|
||||
* libc/sys/linux/getpwuid.c: Removed.
|
||||
|
@ -178,6 +178,7 @@ case "${host_cpu}" in
|
||||
machine_dir=mn10200
|
||||
;;
|
||||
mn10300)
|
||||
default_newlib_io_long_long="yes"
|
||||
machine_dir=mn10300
|
||||
;;
|
||||
or16)
|
||||
|
Loading…
x
Reference in New Issue
Block a user