mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-18 00:21:41 +03:00
Print prof-libgcc configure setting.
This commit is contained in:
parent
3c26a7d68e
commit
4d5c09905e
1 changed files with 1 additions and 0 deletions
|
|
@ -828,6 +828,7 @@ AC_MSG_RESULT([cc-silence : ${enable_cc_silence}])
|
|||
AC_MSG_RESULT([debug : ${enable_debug}])
|
||||
AC_MSG_RESULT([stats : ${enable_stats}])
|
||||
AC_MSG_RESULT([prof : ${enable_prof}])
|
||||
AC_MSG_RESULT([prof-libgcc : ${enable_prof_libgcc}])
|
||||
AC_MSG_RESULT([prof-libunwind : ${enable_prof_libunwind}])
|
||||
AC_MSG_RESULT([tiny : ${enable_tiny}])
|
||||
AC_MSG_RESULT([tcache : ${enable_tcache}])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue