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