mirror of
https://github.com/curl/curl.git
synced 2026-07-24 18:07:23 +03:00
zuul: remove the wolfssl build
This commit is contained in:
parent
d82ad1f1ea
commit
1914465cf1
2 changed files with 0 additions and 22 deletions
|
|
@ -58,12 +58,6 @@ if [ "$T" = "debug" ]; then
|
|||
fi
|
||||
fi
|
||||
|
||||
if [ "$T" = "debug-wolfssl" ]; then
|
||||
./configure --enable-debug --enable-werror $C
|
||||
make
|
||||
make "TFLAGS=-n !313" test-nonflaky
|
||||
fi
|
||||
|
||||
if [ "$T" = "debug-mesalink" ]; then
|
||||
./configure --enable-debug --enable-werror $C
|
||||
make
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue