mirror of
https://github.com/curl/curl.git
synced 2026-06-06 22:34:20 +03:00
debug 3
This commit is contained in:
parent
df03903d9a
commit
e707bbf95f
1 changed files with 2 additions and 0 deletions
2
.github/workflows/http3-linux.yml
vendored
2
.github/workflows/http3-linux.yml
vendored
|
|
@ -476,6 +476,8 @@ jobs:
|
|||
pkg-config --print-errors --exists gnutls || true
|
||||
echo '-----------'
|
||||
pkg-config --debug --exists gnutls || true
|
||||
echo '-----------'
|
||||
PKG_CONFIG_DEBUG_SPEW=1 pkg-config --exists gnutls || true
|
||||
if [ "${MATRIX_BUILD}" = 'cmake' ]; then
|
||||
cmake -B bld -G Ninja \
|
||||
-DCMAKE_C_COMPILER_TARGET="$(uname -m)-pc-linux-gnu" -DBUILD_STATIC_LIBS=ON \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue