mirror of https://gitee.com/bigwinds/arangodb
remove unused define (#5950)
This commit is contained in:
parent
2c77483654
commit
29927234f7
|
@ -630,10 +630,6 @@ endfunction()
|
|||
|
||||
if (USE_JEMALLOC)
|
||||
add_definitions("-DARANGODB_HAVE_JEMALLOC=1")
|
||||
|
||||
if (LINUX OR DARWIN)
|
||||
add_definitions("-DARANGODB_MMAP_JEMALLOC=1")
|
||||
endif ()
|
||||
endif ()
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue