summary refs log tree commit diff
path: root/tests/substitute.scm
diff options
context:
space:
mode:
authorTobias Kortkamp <tobias.kortkamp@gmail.com>2023-06-17 15:31:56 +0200
committerLudovic Courtès <ludo@gnu.org>2023-07-13 17:20:02 +0200
commitae92d98b9375e1d753bd9ab495ed5c7dcd3f1af5 (patch)
tree9c5476375f29a8aa90da2a97a8d9b51c56531217 /tests/substitute.scm
parentdd4c1992103a65b8fbdc80fe07a9fe9be822769a (diff)
downloadguix-ae92d98b9375e1d753bd9ab495ed5c7dcd3f1af5.tar.gz
gnu: clang-runtime-15: Fix address sanitizer support
$ guix shell clang-toolchain@15 -- clang -o test -fsanitize=address test.c
ld: cannot find /gnu/store/i429h17s15g48ir9vl1bzp3cv39l5pib-clang-runtime-15.0.7/lib/linux/libclang_rt.asan_static-x86_64.a: No such file or directory
ld: cannot find /gnu/store/i429h17s15g48ir9vl1bzp3cv39l5pib-clang-runtime-15.0.7/lib/linux/libclang_rt.asan-x86_64.a: No such file or directory
clang-15: error: linker command failed with exit code 1 (use -v to see invocation)

* gnu/packages/llvm.scm (clang-runtime-15): Fix address sanitizer
support by bringing back the static libraries.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'tests/substitute.scm')
0 files changed, 0 insertions, 0 deletions