diff options
author | Kito Cheng <kito@0xlab.org> | 2013-04-03 11:29:40 +0800 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2013-04-03 11:10:37 -0700 |
commit | 8baa929d5d3bcf63381cf78ba76168c80c303f5e (patch) | |
tree | bc27560e5930aa49b4f8c0f1db7f9368ed126134 /libc/bionic/assert.cpp | |
parent | 14c840df90bb4fc9935f7e24350e3269b6bd7f17 (diff) | |
download | android_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