mirror of
https://github.com/curl/curl.git
synced 2026-06-10 05:34:16 +03:00
GHA/linux: try perf opt
This commit is contained in:
parent
35a3b256f3
commit
db791fef6b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
|
@ -166,7 +166,7 @@ jobs:
|
|||
- name: 'openssl -O3 libssh valgrind'
|
||||
install_packages: zlib1g-dev libssh-dev valgrind
|
||||
CFLAGS: -O3
|
||||
generate: -DENABLE_DEBUG=ON -DCURL_USE_LIBSSH=ON
|
||||
generate: -DENABLE_DEBUG=ON -DCURL_USE_LIBSSH=ON -DCMAKE_UNITY_BUILD_BATCH_SIZE=30
|
||||
|
||||
- name: 'openssl clang krb5 openldap static'
|
||||
install_steps: openldap-static
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue