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

Do not mark malloc_conf as weak on Windows.

This works around malloc_conf not being properly initialized by at least
the cygwin toolchain.  Prior build system changes to use
-Wl,--[no-]whole-archive may be necessary for malloc_conf resolution to
work properly as a non-weak symbol (not tested).
parent 35799a50
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