diff options
author | Dan Albert <danalbert@google.com> | 2018-01-24 13:19:08 -0800 |
---|---|---|
committer | Dan Albert <danalbert@google.com> | 2018-01-24 16:37:48 -0800 |
commit | 2e2c72d61f1c8bc12d0adf483b3c9b9524ca2a7f (patch) | |
tree | b049352340c231d716a88fee3b4e56105f61c85b /libc/malloc_debug/malloc_debug.cpp | |
parent | 73871ad09be8a8259171d606c4e3e3cf08d4733c (diff) |
Pre-M and GCC compatibility for crtbegin.
We're going to start using the bionic sources for the NDK CRT
objects, so we need to avoid using symbols that weren't around in
early versions of Android. The NDK is currently building the CRT
objects with GCC as well (there were some segfaults that have yet to
be diagnosed), so move `__used` to the GCC compatible location.
Test: treehugger
Bug: None
Change-Id: I1f5c23eafadc2e3bc0b84bc3305f79a04d35c7d8
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions