HomeSort by: relevance | last modified time | path
    Searched refs:with_static_libunwind (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/jemalloc/dist/
configure 799 with_static_libunwind
11064 if test "${with_static_libunwind+set}" = set; then :
11065 withval=$with_static_libunwind; if test "x$with_static_libunwind" = "xno" ; then
11068 if test ! -f "$with_static_libunwind" ; then
11069 as_fn_error $? "Static libunwind not found: $with_static_libunwind" "$LINENO" 5
11071 LUNWIND="$with_static_libunwind"
  /src/external/bsd/jemalloc.old/dist/
configure 799 with_static_libunwind
11064 if test "${with_static_libunwind+set}" = set; then :
11065 withval=$with_static_libunwind; if test "x$with_static_libunwind" = "xno" ; then
11068 if test ! -f "$with_static_libunwind" ; then
11069 as_fn_error $? "Static libunwind not found: $with_static_libunwind" "$LINENO" 5
11071 LUNWIND="$with_static_libunwind"

Completed in 605 milliseconds