OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COMPILER_FLAGS
(Results
1 - 2
of
2
) sorted by null
/external/jemalloc_new/scripts/
gen_travis.py
14
- ./configure ${
COMPILER_FLAGS
:+ \
15
CC="$CC $
COMPILER_FLAGS
" \
16
CXX="$CXX $
COMPILER_FLAGS
" } \
74
compiler_flags
= [
variable
95
env_string = ('{}
COMPILER_FLAGS
="{}" CONFIGURE_FLAGS="{}" '
97
compilers, " ".join(
compiler_flags
), " ".join(configure_flags))
/art/test/etc/
run-test-jar
103
COMPILER_FLAGS
="${
COMPILER_FLAGS
} --runtime-arg -XX:SlowDebug=true"
[
all
...]
Completed in 235 milliseconds