Mark rtld on PowerPC as not requiring executable stack.
Reviewed and tested by: nwhitehorn
This commit is contained in:
parent
e2e30ff971
commit
8ae32158df
@ -197,4 +197,4 @@ _ENTRY(_rtld_powerpc_pltcall)
|
||||
mtctr %r11
|
||||
bctr # (*jmptab[index])()
|
||||
|
||||
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
|
@ -159,3 +159,4 @@ _ENTRY(_rtld_bind_start)
|
||||
|
||||
bctr # jump to target
|
||||
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
|
Loading…
Reference in New Issue
Block a user