OSDN Git Service

Still cannot compile with clang on arm64.
authorChih-Hung Hsieh <chh@google.com>
Thu, 12 Nov 2015 20:39:13 +0000 (12:39 -0800)
committerChih-Hung Hsieh <chh@google.com>
Thu, 12 Nov 2015 20:39:13 +0000 (12:39 -0800)
commitc04647f8c2e3e825d4ed27ea649024b89d1b5aed
tree8299024a0ba4057a52120233fd6be8cee2efdec1
parent0c447053de4b87d50ebec260c7e1d949fe934065
Still cannot compile with clang on arm64.

When __cxa_thread_atexit_impl.cpp is compiled with clang on arm64,
Android cannot boot up.

BUG: 25662915
Change-Id: If997b544f43e956172ce605d86fe147d42fd39e0
libc/Android.mk