Merge "Fix NDK x86 build."
am: be49ee652a
Change-Id: Ia7a63044a9e99e63f4eaa0dd89a9d4ee49eebb07
This commit is contained in:
@@ -60,5 +60,5 @@ void _start() {
|
|||||||
#include "__dso_handle.h"
|
#include "__dso_handle.h"
|
||||||
#include "atexit.h"
|
#include "atexit.h"
|
||||||
#ifdef __i386__
|
#ifdef __i386__
|
||||||
# include "../../arch-x86/bionic/__stack_chk_fail_local.h"
|
# include "__stack_chk_fail_local.h"
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user