HomeSort by relevance Sort by last modified time
    Searched refs:MINGW32 (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/make_helpers/
build_env.mk 29 ifneq ($(findstring ${OSTYPE}, MINGW32 mingw msys),)
38 ifneq ($(findstring ${MSYSTEM}, MINGW32 mingw msys),)
  /external/syslinux/win32/ntfstest/
Makefile 29 ifeq ($(findstring MINGW32,$(OSTYPE)),MINGW32)
32 WINPREFIX := $(shell ../find-mingw32.sh gcc)
  /external/syslinux/win32/
Makefile 29 ifeq ($(findstring MINGW32,$(OSTYPE)),MINGW32)
32 WINPREFIX := $(shell $(SRC)/find-mingw32.sh gcc)
  /external/protobuf/protoc-artifacts/
build-protoc.sh 149 # Use mingw32 compilers because executables produced by Cygwin compiler
152 CONFIGURE_ARGS="$CONFIGURE_ARGS --host=x86_64-w64-mingw32"
154 CONFIGURE_ARGS="$CONFIGURE_ARGS --host=i686-pc-mingw32"
158 elif [[ "$(uname)" == MINGW32* ]]; then
179 CONFIGURE_ARGS="$CONFIGURE_ARGS --host=x86_64-w64-mingw32"
181 CONFIGURE_ARGS="$CONFIGURE_ARGS --host=i686-w64-mingw32"
  /external/libvncserver/libvncclient/
sockets.c 41 #ifdef MINGW32
  /external/swiftshader/third_party/LLVM/
configure     [all...]

Completed in 1138 milliseconds