Rebuild with gcc 7 to fix a relocation error (Closes: #866354)

This commit is contained in:
Sylvestre Ledru 2017-07-26 07:18:55 +00:00
parent dd677fef60
commit e80a4868fd
2 changed files with 3 additions and 2 deletions

3
debian/changelog vendored
View File

@ -1,8 +1,9 @@
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
--
-- 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

2
debian/control vendored
View File

@ -134,7 +134,7 @@ Package: libclang-4.0-dev
Architecture: any
Section: libdevel
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})
Description: clang library - Development package
Clang project is a C, C++, Objective C and Objective C++ front-end