summaryrefslogtreecommitdiff
path: root/libc/malloc_hooks/malloc_hooks.cpp
diff options
context:
space:
mode:
authorRyan Prichard <rprichard@google.com>2018-03-29 23:38:21 -0700
committerRyan Prichard <rprichard@google.com>2018-04-04 15:55:56 -0700
commit075f77d6d6b7874577788ed5b2c800ee11e67135 (patch)
tree9fa66799d367960a0bd1a37105611c464ea34100 /libc/malloc_hooks/malloc_hooks.cpp
parent8b70a0266d42297e9b38e6209588eb3621843e95 (diff)
Fix build failure with dlext_testzip Bionic tests
Other build rules create and use a test config file in the intermediate directory containing $(LOCAL_BUILT_MODULE). Currently, this makefile deletes $(dir $(LOCAL_BUILT_MODULE)) (aka $(dir $@)), so it can delete the config file after it's created and before it's used. Avoid this issue by using $(dir $@)/zipdir as the working directory for constructing a zip file. Bug: b/74524170 Test: mmma bionic Test: run Bionic unit tests Change-Id: Icee4d7bc72ba1c136385a0cb2c28491649598e7c (cherry picked from commit ef59154d4129b132884f74ea0f38146f67383d81)
Diffstat (limited to 'libc/malloc_hooks/malloc_hooks.cpp')
0 files changed, 0 insertions, 0 deletions