Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7

This commit is contained in:
Sylvestre Ledru 2018-11-06 12:15:10 +01:00
commit f781db0ead
3 changed files with 6 additions and 1 deletions

2
debian/changelog vendored
View File

@ -2,6 +2,8 @@ llvm-toolchain-7 (1:7-9) UNRELEASED; urgency=medium
* Update the clang manpage to remove osx specific options
and to add -arch (Closes: #743133)
* Bring back usr/lib/@DEB_HOST_MULTIARCH@/{libiomp5.so, libomp5.so}
symlink for gcc (Closes: #912641)
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 04 Nov 2018 18:07:23 +0100

3
debian/libomp-X.Y-dev.links.in vendored Normal file
View File

@ -0,0 +1,3 @@
/usr/lib/llvm-@LLVM_VERSION@/lib/libomp.so usr/lib/@DEB_HOST_MULTIARCH@/libomp5.so
/usr/lib/llvm-@LLVM_VERSION@/lib/libomp.so usr/lib/@DEB_HOST_MULTIARCH@/libiomp5.so

View File

@ -1,3 +1,3 @@
Test-Command: bash -v ./debian/qualify-clang.sh
Depends: @, cmake, g++
Depends: @, cmake, g++, file
Restrictions: allow-stderr