Revert "Fix incorrect relocations for x86."
Bug: 16853291
This reverts commit 512bc52326.
This commit is contained in:
@@ -9,7 +9,7 @@ ENTRY(__connect)
|
||||
jb 1f
|
||||
negl %eax
|
||||
movl %eax, %edi
|
||||
call PIC_PLT(__set_errno)
|
||||
call __set_errno
|
||||
1:
|
||||
ret
|
||||
END(__connect)
|
||||
|
||||
Reference in New Issue
Block a user