OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPTION_TRY_64
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.12/
android-configure.sh
40
OPTION_TRY_64
=no
64
--try-64)
OPTION_TRY_64
=yes
101
if [ "$
OPTION_TRY_64
" != "yes" ] ; then
/external/qemu/
android-configure.sh
23
OPTION_TRY_64
=no
69
--try-64)
OPTION_TRY_64
=yes
121
if [ -z "$CC" -a -z "$OPTION_CC" -a "$HOST_OS" = linux -a "$
OPTION_TRY_64
" != "yes" ] ; then
139
if [ "$
OPTION_TRY_64
" != "yes" ] ; then
Completed in 53 milliseconds