mirror of
https://github.com/mirror/wget.git
synced 2024-12-29 14:30:48 +08:00
* .gitlab-ci.yml: Also test OpenSSL build
This commit is contained in:
parent
35d5b67cc1
commit
11d3de74ca
@ -25,7 +25,7 @@ Debian GNU/Linux build:
|
|||||||
# - make abi-check
|
# - make abi-check
|
||||||
- make distcheck
|
- make distcheck
|
||||||
- make check-valgrind
|
- make check-valgrind
|
||||||
- ./configure -C --with-openssl
|
- ./configure -C --with-ssl=openssl
|
||||||
- make clean
|
- make clean
|
||||||
- make check
|
- make check
|
||||||
# - ./configure -C --enable-fsanitize-asan
|
# - ./configure -C --enable-fsanitize-asan
|
||||||
|
Loading…
Reference in New Issue
Block a user