OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BH_HOST_TAG
(Results
1 - 3
of
3
) sorted by null
/ndk/build/tools/
build-host-python.sh
266
if [ ! $
BH_HOST_TAG
= $BH_BUILD_TAG ]; then
421
if [ $BH_BUILD_TAG = $
BH_HOST_TAG
]; then
common-build-host-funcs.sh
45
#
BH_HOST_TAG
150
BH_HOST_TAG
=$BH_HOST_OS-$BH_HOST_ARCH
236
printf "[${_BH_COLOR_GREEN}${
BH_HOST_TAG
}${_BH_COLOR_END}]"
build-host-gdb.sh
200
ARGS=$ARGS" --with-python=$(python_build_install_dir $
BH_HOST_TAG
)/bin/python-config.sh"
Completed in 2231 milliseconds