Increased jemalloc page size for armv7 builds

This commit is contained in:
mdecimus 2024-07-02 22:38:27 +02:00
parent 0b1b30baf1
commit 7add7dd025

View file

@ -24,6 +24,7 @@ jobs:
use_cross: true
- target: armv7-unknown-linux-gnueabihf
host_os: ubuntu-20.04
env: "JEMALLOC_SYS_WITH_LG_PAGE=16"
use_cross: true
#- target: arm-unknown-linux-gnueabihf
# host_os: ubuntu-20.04