mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-08 12:18:31 +00:00
Tune the page sizes
This commit is contained in:
parent
ff198e7577
commit
94ea34367a
12 changed files with 56 additions and 178 deletions
Binary file not shown.
Binary file not shown.
|
@ -252,7 +252,7 @@ DEFAULT_LDFLAGS += \
|
|||
-znorelro
|
||||
else
|
||||
DEFAULT_LDFLAGS += \
|
||||
-zmax-page-size=0x1000 \
|
||||
-zmax-page-size=0x10000 \
|
||||
-zcommon-page-size=0x1000
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue