Follow r293066 adding a generalized exec hook for RISC-V as well.
This commit is contained in:
parent
9dba79fb66
commit
e07528700a
@ -108,4 +108,6 @@ extern void *__tls_get_addr(tls_index* ti);
|
||||
#define RTLD_DEFAULT_STACK_PF_EXEC PF_X
|
||||
#define RTLD_DEFAULT_STACK_EXEC PROT_EXEC
|
||||
|
||||
#define md_abi_variant_hook(x)
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user