summaryrefslogtreecommitdiff
path: root/libc/malloc_debug/malloc_debug.cpp
diff options
context:
space:
mode:
authorYi Kong <yikong@google.com>2019-02-20 14:28:56 -0800
committerYi Kong <yikong@google.com>2019-02-22 13:33:15 -0800
commite3d90de50b9d7c08be4ef165db877268c76c083d (patch)
tree88f3add28ea1e6adece564238e6778e4d9168810 /libc/malloc_debug/malloc_debug.cpp
parent58239d002023143d43bdd1eb78f427ce985ad10b (diff)
Switch libm to libcrt.builtins
After switching libm from libgcc to libcrt.builtins, some of the symbols are no longer getting included in libm, causing the compiler to complain about missing symbols from the version script. Explicitly export them in libc (since libm depends on libc). Bug: 122993571 Test: m checkbuild Test: bionic-unit-tests Change-Id: Ie91765874d20df605f557b1a8c4236619553c549
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions