Commit 5c947cf2 authored by Lukasz Dorau's avatar Lukasz Dorau
Browse files

Do not add symlinks to clang-9 in the Docker.debian-testing image

Unless there's no other option we should never modify
the operating system, especially when it affects packages
unrelated to pmem. In this particular case,
if clang would point to something other than clang-9,
we could set CMAKE_C/CXX_COMPILER to the correct path.
(https://github.com/pmem/libpmemobj-cpp/pull/473#issuecomment-542313407)
parent d28c604a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment