Searched refs:MINGW (Results 1 – 12 of 12) sorted by relevance
555 if [ "$MINGW" = "yes" ] ; then635 if [ "$MINGW" != "yes" ]; then690 if [ "$NDK_CCACHE" -a "$MINGW" != "yes" ]; then708 if [ "$MINGW" = "yes" ]; then731 if [ "$HOST_OS" = "linux" -a -z "$CC" -a "$MINGW" != "yes" -a "$TRY64" != "yes" ]; then805 if [ "$MINGW" = "yes" ]; then853 if [ "$MINGW" = "yes" ] ; then951 # NOTE: Handles the case where '$MINGW = true'956 if [ "$MINGW" = "yes" ]; then977 if [ "$MINGW" = "yes" ]; then
58 if [ "$MINGW" = "yes" ]; then71 MINGW="$BUILD_MINGW"
75 if [ "$MINGW" = "yes" ]; then
76 if [ "$MINGW" = "yes" ]; then
95 MINGW=yes
271 if [ "$MINGW" = "yes" ] ; then
13 MINGW := $(strip $(WIN32)) macro32 ifdef MINGW
781 i*:MINGW*:*)
800 *:MINGW*:*)
2740 + # NOTE: line below is never used before to add MINGW platform
808 + *:MINGW*:*)
1119 * dir.c (read_dirstream) [MINGW]: Use proper macro names when