mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-05 18:55:24 +00:00
Build libunwind
This commit is contained in:
parent
d7b9f6065e
commit
6b84ba401e
24
debian/changelog
vendored
24
debian/changelog
vendored
@ -1,5 +1,6 @@
|
|||||||
llvm-toolchain-12 (1:12.0.1-2) unstable; urgency=medium
|
llvm-toolchain-12 (1:12.0.1-2) unstable; urgency=medium
|
||||||
|
|
||||||
|
<<<<<<<
|
||||||
* Generate libunwind-12 & libunwind-12-dev packages
|
* Generate libunwind-12 & libunwind-12-dev packages
|
||||||
* Add the following option to the libc++ build:
|
* Add the following option to the libc++ build:
|
||||||
-DLIBCXX_ENABLE_STATIC_ABI_LIBRARY=ON
|
-DLIBCXX_ENABLE_STATIC_ABI_LIBRARY=ON
|
||||||
@ -20,8 +21,29 @@ llvm-toolchain-12 (1:12.0.1-2) unstable; urgency=medium
|
|||||||
|
|
||||||
[ Jordan Justen ]
|
[ Jordan Justen ]
|
||||||
* d/rules: Adjust cmake defines to fix libclc.pc paths
|
* d/rules: Adjust cmake defines to fix libclc.pc paths
|
||||||
|
=======
|
||||||
|
* Add the following option to the libc++ build:
|
||||||
|
-DLIBCXX_ENABLE_STATIC_ABI_LIBRARY=ON
|
||||||
|
-DLIBCXX_STATICALLY_LINK_ABI_IN_STATIC_LIBRARY=ON
|
||||||
|
-DLIBCXX_STATICALLY_LINK_ABI_IN_SHARED_LIBRARY=OFF
|
||||||
|
to address upstream bug 46321
|
||||||
|
* Build libunwind
|
||||||
|
|
||||||
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 27 Jul 2021 00:01:29 +0200
|
[ Kasper Kantz ]
|
||||||
|
* Add riscv64 architecture in control
|
||||||
|
enable liblldb, libomp and others which are
|
||||||
|
currently unavailable in riscv64 repository.
|
||||||
|
|
||||||
|
[ Krzysztof Aleksander Pyrkosz ]
|
||||||
|
* Add libxml2 as a dependency as it is necessary
|
||||||
|
for llvm manifest tool (llvm-mt)
|
||||||
|
(Closes: #990537)
|
||||||
|
|
||||||
|
[ Jordan Justen ]
|
||||||
|
* d/rules: Adjust cmake defines to fix libclc.pc paths
|
||||||
|
>>>>>>>
|
||||||
|
|
||||||
|
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 12 Jul 2021 08:19:59 +0200
|
||||||
|
|
||||||
llvm-toolchain-12 (1:12.0.1-1) unstable; urgency=medium
|
llvm-toolchain-12 (1:12.0.1-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user