OSDN Git Service

Fix clang build.
authorElliott Hughes <enh@google.com>
Fri, 3 Apr 2015 20:09:10 +0000 (13:09 -0700)
committerElliott Hughes <enh@google.com>
Fri, 3 Apr 2015 20:10:04 +0000 (13:10 -0700)
commit0975a5d9d29019e764dc0ab2ddc75759bebffb9b
tree6a9846314994f6a4987a5670f04bea2a27b84c89
parentaea165cb03abceb85062e94f22f72e1c9d9800a4
Fix clang build.

Apparently clang really doesn't want you to take the address of a builtin.
Since this is only a temporary hack, let's just shrug and accept that
clang-built volantis images won't work until we have new NVIDIA blobs.

Bug: http://b/20065774
Change-Id: I4c8e893b15a1af8f9c54d3f89bfef112b63d09b4
libc/arch-arm64/bionic/libgcc_compat.c