Home | History | Annotate | Download | only in core

Lines Matching refs:CYGWIN

257     CYGWIN*|*_NT-*)
261 HOST_OS=cygwin
325 # cygwin
327 # Note that cygwin is treated as a special case because it behaves very differently
349 windows-x86|cygwin-x86)
367 windows|cygwin)
404 # On Windows, cygwin binaries will be generated by default, but
405 # you can force mingw ones that do not link to cygwin.dll if you
410 if [ $HOST_OS = cygwin ] ; then
411 log2 "Disabling cygwin binaries generation"
412 CFLAGS="$CFLAGS -mno-cygwin"
413 LDFLAGS="$LDFLAGS -mno-cygwin"
605 # to /dev/null for Cygwin