mirror of
https://github.com/clearml/dropbear
synced 2025-02-14 16:35:05 +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: add -fsanitize=address
|
||||||
# TODO: fuzzing malloc wrapper doesn't replace free() in system libtomcrypt
|
# 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
|
compiler: clang
|
||||||
|
|
||||||
# container-based builds
|
# container-based builds
|
||||||
|
Loading…
Reference in New Issue
Block a user