summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-01-06 02:05:03 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-01-06 02:05:03 +0000
commit0ae43b7e129b76799ae92972938ba2ce66a93ebb (patch)
tree6ef349f10f4497a5801a2cb1d6e15fb406db3335
parentbca84ea98e6dbcadde63feb62b291b3c2fece640 (diff)
parentee7f8914962bcc6fbbb76a692b1a9a5d4f8b5333 (diff)
Snap for 8046958 from ee7f8914962bcc6fbbb76a692b1a9a5d4f8b5333 to tm-release
Change-Id: I9ac1c97512a6034bb6236a0207a6f87dbab3d384
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 15f7d63c..b52c09ef 100644
--- a/Android.bp
+++ b/Android.bp
@@ -359,6 +359,7 @@ cc_library_static {
cflags: [
"-U_FORTIFY_SOURCE",
"-DJEMALLOC_INTEGRATION_TEST",
+ "-DJEMALLOC_NO_RENAME",
],
local_include_dirs: [
@@ -395,6 +396,7 @@ cc_test {
cflags: common_cflags + [
"-DJEMALLOC_INTEGRATION_TEST",
+ "-DJEMALLOC_NO_RENAME",
],
local_include_dirs: common_c_local_includes + [