Home | History | Annotate | Download | only in core

Lines Matching refs:cygwin

227     CYGWIN*|*_NT-*)
231 HOST_OS=cygwin
243 # cygwin
245 # Note that cygwin is treated as a special case because it behaves very differently
263 windows|cygwin)
282 windows|cygwin)
319 # On Windows, cygwin binaries will be generated by default, but
320 # you can force mingw ones that do not link to cygwin.dll if you
325 if [ $OS = cygwin ] ; then
326 log2 "Disabling cygwin binaries generation"
327 CFLAGS="$CFLAGS -mno-cygwin"
328 LDFLAGS="$LDFLAGS -mno-cygwin"
521 # to /dev/null for Cygwin