sync with OpenBSD -current
This commit is contained in:
parent
659ea2942e
commit
0f27a61c5c
131 changed files with 2461 additions and 5218 deletions
|
@ -1,8 +1,8 @@
|
|||
PHDRS
|
||||
{
|
||||
rodata PT_LOAD FILEHDR PHDRS FLAGS (4);
|
||||
text PT_LOAD FLAGS (1);
|
||||
btext PT_LOAD FLAGS (0x08000005);
|
||||
text PT_LOAD FLAGS (1);
|
||||
data PT_LOAD;
|
||||
random PT_OPENBSD_RANDOMIZE;
|
||||
syscalls PT_OPENBSD_SYSCALLS;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue