mirror of
https://github.com/clearml/dropbear
synced 2025-02-07 05:17:28 +00:00
no werror for fuzzing clang
This commit is contained in:
parent
e612aec5d9
commit
ce1f9cdf7c
@ -23,7 +23,7 @@ matrix:
|
||||
|
||||
# TODO: add -fsanitize=address
|
||||
# TODO: fuzzing malloc wrapper doesn't replace free() in system libtomcrypt
|
||||
- env: DO_FUZZ=1 CONFIGURE_FLAGS="--enable-fuzz --disable-harden --enable-bundled-libtom"
|
||||
- env: DO_FUZZ=1 CONFIGURE_FLAGS="--enable-fuzz --disable-harden --enable-bundled-libtom" WEXTRAFLAGS=""
|
||||
compiler: clang
|
||||
|
||||
# container-based builds
|
||||
|
Loading…
Reference in New Issue
Block a user