mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-27 11:41:39 +00:00
scan-build could not find clang binary (Closes: #758998)
This commit is contained in:
parent
466ff3cf54
commit
0d16039c6f
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ llvm-toolchain-snapshot (1:3.6~svn218446-2) unstable; urgency=medium
|
||||
* Fix my screw up. Add .1 to the libclang soname to make
|
||||
dpkg-shlibdeps happy
|
||||
* Remove useless dependency on doxygen
|
||||
* scan-build could not find clang binary (Closes: #758998)
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 26 Sep 2014 17:05:26 +0200
|
||||
|
||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -416,6 +416,7 @@ Package: python-lldb-3.6
|
||||
Section: python
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, python
|
||||
Conflicts: python-lldb-3.4, python-lldb-3.5
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Conflicts: python-lldb-3.4, python-lldb-3.5
|
||||
Description: Next generation, high-performance debugger, python lib
|
||||
|
2
debian/patches/series
vendored
2
debian/patches/series
vendored
@ -9,7 +9,7 @@
|
||||
0021-shared-lib-debian.patch
|
||||
0023-link-libopagent.patch
|
||||
0044-soname.diff
|
||||
#scan-build-clang-path.diff
|
||||
scan-build-clang-path.diff
|
||||
declare_clear_cache.diff
|
||||
31-powerpcspe.diff
|
||||
34-powerpc-no-altivec.diff
|
||||
|
Loading…
Reference in New Issue
Block a user