As part of this work, the transition libiomp packages have been removed.

This commit is contained in:
Sylvestre Ledru 2018-07-12 10:39:18 +02:00
parent cafb804779
commit 88ab2e8066
2 changed files with 1 additions and 50 deletions

2
debian/changelog vendored
View File

@ -2,7 +2,7 @@ llvm-toolchain-snapshot (1:7~svn330801-1~exp3) experimental; urgency=medium
[ Reshabh Sharma ]
* Integrate opemp as part of the llvm-toolchain packages
As part of this work, the transition libiomp packages have been removed.
[ Sylvestre Ledru ]
Bravo to Reshabh Sharma for his work

49
debian/control vendored
View File

@ -478,18 +478,6 @@ Description: Next generation, high-performance debugger, header files
# ------------- openmp -------------
Package: libiomp-7-dev
Section: libdevel
Architecture: any
Depends: libomp-7-dev (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Intel OpenMP runtime - dev package - transition package
The runtime is the part of the OpenMP implementation that your code is
linked against, and that manages the multiple threads in an OpenMP program
while it is executing.
.
This package has been replaced by the LLVM sources. This is the Intel version
moved under the LLVM umbrella. This is a dependency package.
Package: libomp-7-dev
Section: libdevel
Architecture: any
@ -502,18 +490,6 @@ Description: LLVM OpenMP runtime - dev package
linked against, and that manages the multiple threads in an OpenMP program
while it is executing.
Package: libiomp5-7
Section: libs
Architecture: any
Depends: libomp5-7, ${shlibs:Depends}, ${misc:Depends}
Description: Intel OpenMP runtime - transition package
The runtime is the part of the OpenMP implementation that your code is
linked against, and that manages the multiple threads in an OpenMP program
while it is executing.
.
This package has been replaced by the LLVM sources. This is the Intel version
moved under the LLVM umbrella. This is a dependency package.
Package: libomp5-7
Multi-Arch: same
Architecture: any
@ -526,19 +502,6 @@ Description: LLVM OpenMP runtime
linked against, and that manages the multiple threads in an OpenMP program
while it is executing.
Package: libiomp5-7-dbg
Section: debug
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libomp5-7 (= ${binary:Version})
Description: Intel OpenMP runtime - Debug transition package
The runtime is the part of the OpenMP implementation that your code is
linked against, and that manages the multiple threads in an OpenMP program
while it is executing.
.
This package has been replaced by the LLVM sources. This is the Intel version
moved under the LLVM umbrella. This is a dependency package.
Package: libomp5-7-dbg
Section: debug
Architecture: any
@ -551,18 +514,6 @@ Description: LLVM OpenMP runtime - Debug package
linked against, and that manages the multiple threads in an OpenMP program
while it is executing.
Package: libiomp-7-doc
Section: doc
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, libomp-7-doc
Description: Intel OpenMP runtime - Documentation - Transition package
The runtime is the part of the OpenMP implementation that your code is
linked against, and that manages the multiple threads in an OpenMP program
while it is executing.
.
This package has been replaced by the LLVM sources. This is the Intel version
moved under the LLVM umbrella. This is a dependency package.
Package: libomp-7-doc
Section: doc
Architecture: all