Commit 5c619170 authored by Tatsuhiro Tsujikawa's avatar Tatsuhiro Tsujikawa

src: Move jemalloc front so that it is surely linked

parent 8736f61f
......@@ -39,13 +39,13 @@ AM_CPPFLAGS = \
@ZLIB_CFLAGS@ \
@DEFS@
AM_LDFLAGS = \
@JEMALLOC_LIBS@ \
@LIBSPDYLAY_LIBS@ \
@XML_LIBS@ \
@LIBEVENT_OPENSSL_LIBS@ \
@OPENSSL_LIBS@ \
@JANSSON_LIBS@ \
@ZLIB_LIBS@ \
@JEMALLOC_LIBS@ \
@SRC_LIBS@
LDADD = \
......
Markdown is supported
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