OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:configure_opts
(Results
1 - 2
of
2
) sorted by null
/external/llvm/
Makefile
122
configure_opts
= ; \
124
configure_opts
="$$
configure_opts
--enable-libcpp"; \
128
--disable-polly $$
configure_opts
; \
/external/llvm/utils/buildit/
build_llvm
181
configure_opts
="--enable-targets=x86 --host=i686-apple-darwin_sim \
191
configure_opts
="--enable-targets=arm,arm64,x86"
204
$SRC_DIR/configure $COMMON_CONFIGURE_OPTS $
configure_opts
\
Completed in 30 milliseconds