Wed Dec 14 Jeff Johnston <jjohnstn@redhat.com>
* configure.host: Turn on long double I/O for Cygwin.
This commit is contained in:
parent
804368d392
commit
9c2b818342
@ -1,3 +1,7 @@
|
||||
Wed Dec 14 Jeff Johnston <jjohnstn@redhat.com>
|
||||
|
||||
* configure.host: Turn on long double I/O for Cygwin.
|
||||
|
||||
Wed Dec 14 Jeff Johnston <jjohnstn@redhat.com>
|
||||
|
||||
* MAINTAINERS: Removed Ranjith.
|
||||
|
@ -326,7 +326,7 @@ esac
|
||||
|
||||
case "${host}" in
|
||||
*-*-cygwin*)
|
||||
newlib_cflags="${newlib_cflags} -DHAVE_OPENDIR -DHAVE_RENAME -DSIGNAL_PROVIDED -DWANT_PRINTF_LONG_LONG -D_COMPILING_NEWLIB"
|
||||
newlib_cflags="${newlib_cflags} -DHAVE_OPENDIR -DHAVE_RENAME -DSIGNAL_PROVIDED -DWANT_IO_LONG_DBL -DWANT_PRINTF_LONG_LONG -D_COMPILING_NEWLIB"
|
||||
syscall_dir=syscalls
|
||||
;;
|
||||
# RTEMS supplies its own versions of some routines:
|
||||
|
Loading…
Reference in New Issue
Block a user