Skip to content

Commit a76577a

Browse files
UBSAN include paths
1 parent 1aecd94 commit a76577a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

elements.nix

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ stdenv.mkDerivation rec {
5555
patchShebangs contrib/filter-lcov.py
5656
patchShebangs test/functional
5757
patchShebangs test/fuzz
58+
substituteInPlace test/sanitizer_suppressions/ubsan --replace "*/include/" "include/"
5859
'';
5960

6061
nativeBuildInputs = [ pkg-config autoreconfHook ]

0 commit comments

Comments
 (0)