Searched refs:MINGW (Results 1 – 10 of 10) sorted by relevance
547 if [ "$MINGW" = "yes" ] ; then579 if [ "$MINGW" != "yes" ]; then654 if [ "$NDK_CCACHE" -a "$MINGW" != "yes" ]; then672 if [ "$MINGW" = "yes" ]; then695 if [ "$HOST_OS" = "linux" -a -z "$CC" -a "$MINGW" != "yes" -a "$TRY64" != "yes" ]; then769 if [ "$MINGW" = "yes" ]; then817 if [ "$MINGW" = "yes" ] ; then915 # NOTE: Handles the case where '$MINGW = true'920 if [ "$MINGW" = "yes" ]; then941 if [ "$MINGW" = "yes" ]; then
58 if [ "$MINGW" = "yes" ]; then70 MINGW="$BUILD_MINGW"
100 MINGW=yes
74 if [ "$MINGW" = "yes" ]; then
76 if [ "$MINGW" = "yes" ]; then
251 if [ "$MINGW" = "yes" ] ; then
13 MINGW := $(strip $(WIN32)) macro32 ifdef MINGW
781 i*:MINGW*:*)
800 *:MINGW*:*)
1119 * dir.c (read_dirstream) [MINGW]: Use proper macro names when