Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/libecc/
HDmeson.options9 option('with_debug', type: 'boolean', value : false, description: 'activate libecc debug assertions…
HDmeson.build86 with_debug_opt = get_option('with_debug')
/freebsd-13-stable/contrib/ncurses/
HDconfigure.in351 [with_debug=$withval],
352 [with_debug=yes])
353 AC_MSG_RESULT($with_debug)
354 test "x$with_debug" = "xyes" && cf_list_models="$cf_list_models debug"