mirror of
https://github.com/boostorg/beast.git
synced 2025-07-31 21:34:46 +02:00
committed by
Mohammad Nejati
parent
a21250d12d
commit
75e45287fb
5
.github/workflows/fuzz.yml
vendored
5
.github/workflows/fuzz.yml
vendored
@@ -63,7 +63,8 @@ jobs:
|
||||
cmake \
|
||||
-DCMAKE_CXX_COMPILER=clang++ \
|
||||
-DCMAKE_C_COMPILER=clang \
|
||||
-DBeast_BUILD_TESTS=ON \
|
||||
-DBeast_BUILD_FUZZERS=ON \
|
||||
-DBOOST_BEAST_BUILD_EXAMPLES=OFF \
|
||||
-DBOOST_BEAST_BUILD_TESTS=ON \
|
||||
-DBOOST_BEAST_BUILD_FUZZERS=ON \
|
||||
-DBOOST_BEAST_FUZZER_CORPUS_PATH=${{ github.workspace }}/corpus.tar ..
|
||||
make boost_beast_fuzz_all
|
||||
|
Reference in New Issue
Block a user