diff options
Diffstat (limited to 'hints')
-rw-r--r-- | hints/cygwin.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hints/cygwin.sh b/hints/cygwin.sh index 47c209293c..1fbe5a670e 100644 --- a/hints/cygwin.sh +++ b/hints/cygwin.sh @@ -35,9 +35,6 @@ ld='ld2' # - perl malloc needs to be unpolluted bincompat5005='undef' -# stubs (ENOSYS, not implemented) -d_chroot='undef' - # Win9x problem with non-blocking read from a closed pipe d_eofnblk='define' |