Home
last modified time | relevance | path

Searched refs:configure_flags (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/scripts/
H A Dgen_travis.py77 configure_flags = [ variable
88 configure_flags.append('--with-malloc-conf=' + ",".join(malloc_conf))
91 if os == 'osx' and '--enable-prof' in configure_flags:
97 compilers, " ".join(compiler_flags), " ".join(configure_flags))