mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-05-07 04:07:30 +03:00
Remove redundant enable-debug definition in configure.
This commit is contained in:
parent
22be724af4
commit
11127240ca
1 changed files with 0 additions and 3 deletions
|
|
@ -1203,9 +1203,6 @@ fi
|
|||
if test "x$enable_debug" = "x1" ; then
|
||||
AC_DEFINE([JEMALLOC_DEBUG], [ ])
|
||||
fi
|
||||
if test "x$enable_debug" = "x1" ; then
|
||||
AC_DEFINE([JEMALLOC_DEBUG], [ ])
|
||||
fi
|
||||
AC_SUBST([enable_debug])
|
||||
|
||||
dnl Only optimize if not debugging.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue