Merge "Fix x86 build."
This commit is contained in:
commit
f655ce7ef3
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