Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/scripts/
H A Dgen_travis.py84 def as_configure_flag(value): member in Option
121 configure_flag_unusuals = [Option.as_configure_flag(opt) for opt in (
262 [Option.as_configure_flag('--enable-prof')] +
273 Option.as_configure_flag('--enable-debug'),
285 Option.as_configure_flag('--enable-debug'),
286 Option.as_configure_flag('--enable-prof --enable-prof-libunwind'),
287 Option.as_configure_flag('--with-lg-page=16 --with-malloc-conf=tcache:false'),