Revert "Try again to fix clang build."
Bug: http://b/20065774 This reverts commitdffd3c5838
. Change-Id: I5dd095ff4ab133baa2afcbd4c79fbee55d05c459 (cherry picked from commitf920f821e2
)
This commit is contained in:
parent
af7e806cec
commit
6accf55bf3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
/* STOPSHIP: remove this once the flounder blobs have been rebuilt (http://b/20065774). */
|
||||
|
||||
#if !defined(__clang__)
|
||||
#if defined(__clang__)
|
||||
|
||||
extern void __clear_cache(char*, char*);
|
||||
extern char _Unwind_Backtrace;
|
||||
|
|
Loading…
Reference in a new issue