mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-25 06:04:09 +00:00
The goal is to provide correct debug packages.
Workaround https://sourceware.org/bugzilla/show_bug.cgi?id=23788
This commit is contained in:
parent
a1a2358ee4
commit
8ed2c3d96c
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -1,10 +1,12 @@
|
|||||||
llvm-toolchain-7 (1:7.0.1~+rc3-2) UNRELEASED; urgency=medium
|
llvm-toolchain-7 (1:7.0.1~+rc3-2) unstable; urgency=medium
|
||||||
|
|
||||||
* Fix llvm-config by stripping unnecessary flags
|
* Fix llvm-config by stripping unnecessary flags
|
||||||
See also https://bugs.llvm.org/show_bug.cgi?id=8220
|
See also https://bugs.llvm.org/show_bug.cgi?id=8220
|
||||||
(Closes: #697755, #914838)
|
(Closes: #697755, #914838)
|
||||||
* Try to workaround the debug issues by adding -fno-addrsig to the *FLAGS
|
* Try to workaround the debug issues by adding -fno-addrsig to the *FLAGS
|
||||||
One more time, thanks to Rebecca Palmer (Closes: #913946)
|
One more time, thanks to Rebecca Palmer (Closes: #913946)
|
||||||
|
The goal is to provide correct debug packages.
|
||||||
|
Workaround https://sourceware.org/bugzilla/show_bug.cgi?id=23788
|
||||||
* Force the chmod +x on llvm-X/bin/* because it was sometimes removed
|
* Force the chmod +x on llvm-X/bin/* because it was sometimes removed
|
||||||
by the strip process
|
by the strip process
|
||||||
* Force the link to atomic also for i386 as it fails on Debian jessie too
|
* Force the link to atomic also for i386 as it fails on Debian jessie too
|
||||||
|
Loading…
Reference in New Issue
Block a user