OSDN Git Service

2007-01-05 Brian Ford <Brian.Ford@FlightSafety.com>
authorjjohnstn <jjohnstn>
Mon, 8 Jan 2007 19:01:22 +0000 (19:01 +0000)
committerjjohnstn <jjohnstn>
Mon, 8 Jan 2007 19:01:22 +0000 (19:01 +0000)
* configure.host (*-*-cygwin*): Define HAVE_BLKSIZE.

newlib/ChangeLog
newlib/configure.host

index bf86d1a..3e7bd32 100644 (file)
@@ -1,3 +1,7 @@
+2007-01-05  Brian Ford  <Brian.Ford@FlightSafety.com>
+
+       * configure.host (*-*-cygwin*): Define HAVE_BLKSIZE.
+
 2007-01-02  Ben Elliston  <bje@au.ibm.com>
 
         * doc/makedoc.c: Include <stdlib.h>.
index da18d16..b82dbdb 100644 (file)
@@ -498,7 +498,7 @@ case "${host}" in
        default_newlib_io_long_double="yes"
        default_newlib_io_pos_args="yes"
        CC="${CC} -I${cygwin_srcdir}/include"
-       newlib_cflags="${newlib_cflags} -DHAVE_OPENDIR -DHAVE_RENAME -DSIGNAL_PROVIDED -D_COMPILING_NEWLIB -DHAVE_FCNTL -DMALLOC_PROVIDED"
+       newlib_cflags="${newlib_cflags} -DHAVE_OPENDIR -DHAVE_RENAME -DSIGNAL_PROVIDED -D_COMPILING_NEWLIB -DHAVE_BLKSIZE -DHAVE_FCNTL -DMALLOC_PROVIDED"
        syscall_dir=syscalls
        ;;
 # RTEMS supplies its own versions of some routines: