aboutsummaryrefslogtreecommitdiffstats
path: root/libc/bionic/assert.cpp
diff options
context:
space:
mode:
authorKito Cheng <kito@0xlab.org>2013-04-03 11:29:40 +0800
committerElliott Hughes <enh@google.com>2013-04-03 11:10:37 -0700
commit8baa929d5d3bcf63381cf78ba76168c80c303f5e (patch)
treebc27560e5930aa49b4f8c0f1db7f9368ed126134 /libc/bionic/assert.cpp
parent14c840df90bb4fc9935f7e24350e3269b6bd7f17 (diff)
downloadandroid_bionic-8baa929d5d3bcf63381cf78ba76168c80c303f5e.tar.gz
android_bionic-8baa929d5d3bcf63381cf78ba76168c80c303f5e.tar.bz2
android_bionic-8baa929d5d3bcf63381cf78ba76168c80c303f5e.zip
Prevent name conflict for eventfd.cpp and eventfd.s when building libc.a
- eventfd.cpp and eventfd.s will output to the same file when building libc.a out/target/product/*/obj/STATIC_LIBRARIES/libc_intermediates/WHOLE/libc_common_objs/eventfd.o - And then `eventfd` will undefined when statically linked to libc. Also add a unit test. Change-Id: Ib310ade3256712ca617a90539e8eb07459c98505
Diffstat (limited to 'libc/bionic/assert.cpp')
0 files changed, 0 insertions, 0 deletions