Skip to content

Commit

Permalink
compile locally with ASAN again
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed Jun 30, 2024
1 parent f1309a7 commit c4f8bcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .localrun/docker_it_ub20.sh
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ export CFLAGS=" -fdebug-prefix-map=/workspace2/build=/ -fPIC -O3 -g -std=gnu99 -
faketime "2023-10-10 08:00:00" gcc $CFLAGS \
-Wall \
-fsanitize=address -fno-omit-frame-pointer -fsanitize-recover=address -static-libasan \
-Wno-unused-function \
-Wno-discarded-qualifiers \
-Wno-unused-const-variable \
Expand Down

0 comments on commit c4f8bcd

Please sign in to comment.