OSDN Git Service

Move jemalloc due to whole_static_library bug.
authorChristopher Ferris <cferris@google.com>
Tue, 17 Jun 2014 00:13:09 +0000 (17:13 -0700)
committerChristopher Ferris <cferris@google.com>
Tue, 17 Jun 2014 00:13:09 +0000 (17:13 -0700)
commit3a37576d4b9714989b0618f6d1a2d2b2df77ed2b
tree370a3ae262e4903148029b726b6200a86ab1cde8
parenta217a0cdb3ff78f6b59d64fd4356f87643ad9d1e
Move jemalloc due to whole_static_library bug.

Rename jemalloc.cpp to jemalloc_wrapper.cpp to avoid problems with
the libc library having two jemalloc.o files that clobber each other.

Change-Id: I9a2d966dbf414b1367ee0ef1f0d73fca6f25b518
libc/Android.mk
libc/bionic/jemalloc_wrapper.cpp [moved from libc/bionic/jemalloc.cpp with 100% similarity]