Home | History | Annotate | Download | only in core

Lines Matching refs:CYGWIN

214     CYGWIN*|*_NT-*)
218 HOST_OS=cygwin
230 # cygwin
232 # Note that cygwin is treated as a special case because it behaves very differently
250 windows|cygwin)
269 windows|cygwin)
306 # On Windows, cygwin binaries will be generated by default, but
307 # you can force mingw ones that do not link to cygwin.dll if you
312 if [ $OS = cygwin ] ; then
313 log2 "Disabling cygwin binaries generation"
314 CFLAGS="$CFLAGS -mno-cygwin"
315 LDFLAGS="$LDFLAGS -mno-cygwin"
505 # to /dev/null for Cygwin