Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/
H A Dmeson.options9 option('with_debug', type: 'boolean', value : false, description: 'activate libecc debug assertions…
H A Dmeson.build86 with_debug_opt = get_option('with_debug')
/freebsd/contrib/ncurses/
H A Dconfigure.in345 [with_debug=$withval],
346 [with_debug=yes])
347 AC_MSG_RESULT($with_debug)
348 test "x$with_debug" = "xyes" && cf_list_models="$cf_list_models debug"