Fix x86 build.
Change-Id: Ice50ca71a19f3bf26de7cfd4c02075f1e6e0823f
This commit is contained in:
parent
7812920487
commit
57e6d9ab48
1 changed files with 1 additions and 1 deletions
|
@ -44,4 +44,4 @@ _start:
|
|||
popl %esp
|
||||
jmp *%eax
|
||||
|
||||
#include "__stack_chk_fail_local.S"
|
||||
#include "arch-x86/bionic/__stack_chk_fail_local.S"
|
||||
|
|
Loading…
Reference in a new issue