Skip to content

Commit

Permalink
update sanitizers19
Browse files Browse the repository at this point in the history
  • Loading branch information
phlptp committed Dec 2, 2024
1 parent 8713f62 commit b223241
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sanitizers-19/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,6 @@ ENV MSAN_CFLAGS="-fsanitize=memory -nostdinc++ -nostdlib++ -L/root/develop/libcx

ENV TSAN_CFLAGS="-fsanitize=thread -nostdinc++ -nostdlib++ -L/root/develop/libcxx_tsan/lib -lc++ -lc++abi -I/root/develop/libcxx_tsan/include -I/root/develop/libcxx_tsan/include/c++/v1 -Wno-unused-command-line-argument -fno-omit-frame-pointer -g -O2 -Wl,-rpath,/root/develop/libcxx_tsan/lib"


LABEL maintainer="[email protected]"
LABEL date="2024-12-04"

0 comments on commit b223241

Please sign in to comment.