* commit '1afca3f69887d9c761d448ddc0c4031176351fe1': Fix x86 build.
This commit is contained in:
commit
a8e76ddf9e
@ -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 New Issue
Block a user