Skip to content

Commit

Permalink
Fuzzing: remove Dockerfile comments
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgeana committed Oct 27, 2023
1 parent 6b1418a commit 72571fc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions resources/fuzzing/Docker.fuzzing_msan
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,3 @@ ENV CXXFLAGS="${CXXFLAGS} -Wno-error=unused-command-line-argument -Wno-error=unu

ENV MSAN_SYMBOLIZER_PATH=/llvm-msan/install/bin/llvm-symbolizer
ENV MSAN_OPTIONS="symbolize=1 symbol_line=1"

#cmake -DFUZZING=ON -DFUZZING_MSAN=ON -DWITHOUT_MANPAGES=ON -DDISABLE_LTO=ON -DENABLE_STATIC=ON -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -B build-msan
#ENV LD_LIBRARY_PATH=/llvm-msan/install-runtimes-msan/lib:/openssl-msan/install/lib

0 comments on commit 72571fc

Please sign in to comment.