mirror of
https://github.com/erebe/wstunnel.git
synced 2026-04-23 00:37:22 +08:00
Add verbose flag to jemalloc build arguments
This commit is contained in:
committed by
GitHub
parent
78bd374271
commit
03e229805c
@@ -31,7 +31,7 @@ jobs:
|
||||
|
||||
- name: Linux aarch64
|
||||
target: aarch64-unknown-linux-musl
|
||||
build-args: "--release --features=jemalloc"
|
||||
build-args: "--release --features=jemalloc -vv"
|
||||
JEMALLOC_SYS_WITH_LG_PAGE: "16"
|
||||
|
||||
- name: Linux armv7hf
|
||||
|
||||
Reference in New Issue
Block a user