Skip to content
Commit 35799a50 authored by Jason Evans's avatar Jason Evans
Browse files

Do not mark malloc_conf as weak for unit tests.

This is generally correct (no need for weak symbols since no jemalloc
library is involved in the link phase), and avoids linking problems
(apparently unininitialized non-NULL malloc_conf) when using cygwin with
gcc.
parent ed84764a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment