OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ARM_HOSTED_BUILD
(Results
1 - 2
of
2
) sorted by null
/external/llvm/utils/buildit/
GNUmakefile
50
ARM_HOSTED_BUILD
:= no
67
$(
ARM_HOSTED_BUILD
) $(IOS_SIM_BUILD) \
71
$(MAKE)
ARM_HOSTED_BUILD
=yes PREFIX=/usr/local install
build_llvm
46
ARM_HOSTED_BUILD
="$9"
84
if [ "$
ARM_HOSTED_BUILD
" = yes ]; then
108
if [ "$
ARM_HOSTED_BUILD
" = yes ]; then
119
if [ "$
ARM_HOSTED_BUILD
" != yes ]; then
Completed in 1930 milliseconds