mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-13 05:59:33 +00:00
Rebuild with gcc 7 to fix a relocation error (Closes: #866354)
This commit is contained in:
parent
dd677fef60
commit
e80a4868fd
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -1,8 +1,9 @@
|
|||||||
llvm-toolchain-4.0 (1:4.0.1-2) unstable; urgency=medium
|
llvm-toolchain-4.0 (1:4.0.1-2) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Rebuild with gcc 7 to fix a relocation error (Closes: #866354)
|
||||||
* ld.lld manpage wasn't installed
|
* ld.lld manpage wasn't installed
|
||||||
|
|
||||||
--
|
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 26 Jul 2017 09:06:29 +0200
|
||||||
|
|
||||||
llvm-toolchain-4.0 (1:4.0.1-1) unstable; urgency=medium
|
llvm-toolchain-4.0 (1:4.0.1-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -134,7 +134,7 @@ Package: libclang-4.0-dev
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, ${dep:devlibs},
|
Depends: ${shlibs:Depends}, ${misc:Depends}, ${dep:devlibs},
|
||||||
${dep:devlibs-objc}, libclang1-4.0 (= ${binary:Version}),
|
${dep:devlibs-objc}, libclang1-4.0 (= ${binary:Version}),
|
||||||
libclang-common-4.0-dev (= ${binary:Version})
|
libclang-common-4.0-dev (= ${binary:Version})
|
||||||
Description: clang library - Development package
|
Description: clang library - Development package
|
||||||
Clang project is a C, C++, Objective C and Objective C++ front-end
|
Clang project is a C, C++, Objective C and Objective C++ front-end
|
||||||
|
Loading…
Reference in New Issue
Block a user