mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-16 05:46:38 +00:00
As part of this work, the transition libiomp packages have been removed.
This commit is contained in:
parent
cafb804779
commit
88ab2e8066
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -2,7 +2,7 @@ llvm-toolchain-snapshot (1:7~svn330801-1~exp3) experimental; urgency=medium
|
|||||||
|
|
||||||
[ Reshabh Sharma ]
|
[ Reshabh Sharma ]
|
||||||
* Integrate opemp as part of the llvm-toolchain packages
|
* Integrate opemp as part of the llvm-toolchain packages
|
||||||
|
As part of this work, the transition libiomp packages have been removed.
|
||||||
|
|
||||||
[ Sylvestre Ledru ]
|
[ Sylvestre Ledru ]
|
||||||
Bravo to Reshabh Sharma for his work
|
Bravo to Reshabh Sharma for his work
|
||||||
|
49
debian/control
vendored
49
debian/control
vendored
@ -478,18 +478,6 @@ Description: Next generation, high-performance debugger, header files
|
|||||||
|
|
||||||
# ------------- openmp -------------
|
# ------------- 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
|
Package: libomp-7-dev
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Architecture: any
|
Architecture: any
|
||||||
@ -502,18 +490,6 @@ Description: LLVM OpenMP runtime - dev package
|
|||||||
linked against, and that manages the multiple threads in an OpenMP program
|
linked against, and that manages the multiple threads in an OpenMP program
|
||||||
while it is executing.
|
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
|
Package: libomp5-7
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Architecture: any
|
Architecture: any
|
||||||
@ -526,19 +502,6 @@ Description: LLVM OpenMP runtime
|
|||||||
linked against, and that manages the multiple threads in an OpenMP program
|
linked against, and that manages the multiple threads in an OpenMP program
|
||||||
while it is executing.
|
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
|
Package: libomp5-7-dbg
|
||||||
Section: debug
|
Section: debug
|
||||||
Architecture: any
|
Architecture: any
|
||||||
@ -551,18 +514,6 @@ Description: LLVM OpenMP runtime - Debug package
|
|||||||
linked against, and that manages the multiple threads in an OpenMP program
|
linked against, and that manages the multiple threads in an OpenMP program
|
||||||
while it is executing.
|
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
|
Package: libomp-7-doc
|
||||||
Section: doc
|
Section: doc
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
Loading…
Reference in New Issue
Block a user