summaryrefslogtreecommitdiff
path: root/libc/malloc_debug/malloc_debug.cpp
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2018-07-24 12:45:58 -0700
committerElliott Hughes <enh@google.com>2018-07-24 12:45:58 -0700
commit7763ab4bcb18be44d3c458d194d786b5a3fb5224 (patch)
tree532f3a694ece09e15b4ad9df6c9ab949980190ed /libc/malloc_debug/malloc_debug.cpp
parent94ab04c17a0e9f412b7de079f2ef35f39c7f06fc (diff)
Use the FreeBSD __CONCAT.
We had the NetBSD __CONCAT macro, despite the fact that our only callers are FreeBSD code. The FreeBSD libm changes in FreeBSD r336665 require the FreeBSD implementation rather than the NetBSD one. Unfortunately for me, that libm code is built in the NDK build too, where it's built against the NDK's <sys/cdefs.h>. So I need to update __CONCAT first before I can update the libm code. Bug: http://b/111710419 Test: ran tests Change-Id: I70e76e4caab2929c939bfb7009df9fe79d26806a
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions