mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-12 09:58:36 +00:00
Follow r293066 adding a generalized exec hook for RISC-V as well.
This commit is contained in:
parent
9dba79fb66
commit
e07528700a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=294623
@ -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…
Reference in New Issue
Block a user