Skip to content

d/control.in: Reinstate Multi-Arch: same on libllvm${VERSION}

Simon McVittie requested to merge smcv/llvm-toolchain:bug1115227 into 19

Untested (please review carefully!) but hopefully this is approximately right...

  • d/control.in: Reinstate Multi-Arch: same on libllvm${VERSION}

    This runtime library is multiarch co-installable: its only file outside /usr/share is in /usr/lib/${MULTIARCH}. It needs to be co-installable to allow installation of Mesa's OpenGL and Vulkan drivers for i386 on amd64 systems.

    Closes: #1115227

  • d/qualify-clang.sh: Assert that libllvm${VERSION} is M-A: same

    Detects: #1115227

  • d/qualify-clang.sh: Assert M-A: same packages don't collide in usr/lib/llvm-${VERSION}

    Detects: #1100981

Merge request reports

Loading