OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BuildTools
(Results
1 - 2
of
2
) sorted by null
/external/llvm/
Makefile
107
$(Verb) rm -rf
BuildTools
110
$(Verb) if [ ! -f
BuildTools
/Makefile ]; then \
111
$(MKDIR)
BuildTools
; \
112
cd
BuildTools
; \
131
($(MAKE) -C
BuildTools
\
/ndk/build/tools/
build-device-llvm.sh
34
BUILDTOOLS
=$ANDROID_NDK_ROOT/build/tools
183
run $
BUILDTOOLS
/make-standalone-toolchain.sh \
224
unset CC CXX # Need for
BuildTools
254
--with-llvm-config=$LLVM_BUILD_OUT/
BuildTools
/Release/bin/llvm-config \
Completed in 170 milliseconds