Home | History | Annotate | Download | only in qemu

Lines Matching refs:LINUX

105     echo "  --mingw                  build Windows executable on Linux"
116 # On Linux, try to use our prebuilt toolchain to generate binaries
118 if [ -z "$CC" -a -z "$OPTION_CC" -a "$HOST_OS" = linux ] ; then
138 # generate 32-bit binaries on Linux x86_64.
145 linux-*)
418 linux-*) PROBE_ALSA=yes; PROBE_OSS=yes; PROBE_ESD=yes; PROBE_PULSEAUDIO=yes;
614 linux-*)
619 # only Linux has fdatasync()
621 linux-*)
627 linux-*|darwin-*)
654 linux-*) CONFIG_OS=LINUX
673 linux-*|darwin-*)