Home | History | Annotate | Download | only in build

Lines Matching refs:cygwin

95     CYGWIN*|*_NT-*)
99 OS=cygwin
100 HOST_CFLAGS="$CFLAGS -mno-cygwin"
101 HOST_LDFLAGS="$LDFLAGS -mno-cygwin"
115 # cygwin
117 # Note that cygwin is treated as a special case because it behaves very differently
142 cygwin-x86|windows-x86)
195 # faster than using Cygwin / MSys to do the same job.
221 # Cygwin is normally not supported, unless you call this function
225 if [ $OS = cygwin ] ; then
226 CFLAGS="$CFLAGS -mno-cygwin"
227 LDFLAGS="$LDFLAGS -mno-cygwin"
239 if [ "$OS" = cygwin ] ; then
240 echo "Do not compile this program or library with Cygwin, use MSYS instead !!"
241 echo "As an experimental feature, you can try to --try-cygwin option to override this"
582 # to /dev/null for Cygwin