Home | History | Annotate | Download | only in qemu

Lines Matching full:build

5 # rebuild if it detects that you're using the Android build system
21 . android/build/common.sh
89 echo " --debug enable debug (-O0 -g) build"
90 echo " --ignore-audio ignore audio messages (may build sound-less emulator)"
92 echo " --try-64 try to build a 64-bit executable (may crash)"
93 echo " --static build a completely static executable"
95 echo " --debug build debug version of the emulator"
108 # Are we running in the Android build system ?
112 # Adjust a few things when we're building within the Android build
168 # we can build the emulator with Cygwin, so enable it
383 # Build the config.make file
409 # Build the config-host.h file
474 echo "Ready to go. Type 'make' to build emulator"