mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-12-30 18:48:55 +00:00
Remove ompt-multiplex.h from libomp
This commit is contained in:
parent
202c12e234
commit
d9825c6487
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -12,6 +12,7 @@ llvm-toolchain-snapshot (1:16~++20220830053930+25fdcb8e6ce3-1~exp1) experimental
|
||||
libclang == clang. this to simplify the packaging, the coinstability
|
||||
and to have more consistency.
|
||||
* Install usr/lib/llvm-@LLVM_VERSION@/share/gdb/python/ompd/ in libomp-16-dev
|
||||
* Remove ompt-multiplex.h from libomp
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 30 Aug 2022 17:40:55 +0200
|
||||
|
||||
|
||||
1
debian/libomp-X.Y-dev.install.in
vendored
1
debian/libomp-X.Y-dev.install.in
vendored
@ -1,7 +1,6 @@
|
||||
#!/usr/bin/dh-exec
|
||||
|
||||
/usr/lib/llvm-@LLVM_VERSION@/lib/clang/@LLVM_VERSION_FULL@/include/omp*.h
|
||||
[!armhf !mips64el !mipsel] /usr/lib/llvm-@LLVM_VERSION@/include/ompt-multiplex.h
|
||||
/usr/lib/llvm-@LLVM_VERSION@/lib/libgomp.so
|
||||
/usr/lib/llvm-@LLVM_VERSION@/lib/libiomp5.so
|
||||
/usr/lib/llvm-@LLVM_VERSION@/lib/libomp*.so
|
||||
|
||||
Loading…
Reference in New Issue
Block a user