mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-03 04:56:36 +00:00
Enable compressed debug sections (Closes: #757002)
This commit is contained in:
parent
c1fe6243d6
commit
8c5664f979
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
llvm-toolchain-3.5 (1:3.5~+rc1-3~exp2) UNRELEASED; urgency=medium
|
||||
|
||||
* Enable compressed debug sections (Closes: #757002)
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 04 Aug 2014 13:35:35 +0200
|
||||
|
||||
llvm-toolchain-3.5 (1:3.5~+rc1-3~exp1) experimental; urgency=medium
|
||||
|
||||
* SVN branched. Update the Vcs- flags.
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9.0), flex, bison, dejagnu, tcl, expect,
|
||||
lsb-release, patchutils, diffstat, xz-utils, chrpath, python-dev,
|
||||
libedit-dev, swig, python-sphinx, ocaml-nox, binutils-dev, libcloog-isl-dev,
|
||||
libisl-dev (>= 0.11.1), libjsoncpp-dev,
|
||||
lcov, procps, help2man, dh-ocaml
|
||||
lcov, procps, help2man, dh-ocaml, zlib1g-dev
|
||||
Build-Conflicts: oprofile, ocaml, libllvm-3.4-ocaml-dev, libllvm-3.5-ocaml-dev
|
||||
Standards-Version: 3.9.5
|
||||
Homepage: http://www.llvm.org/
|
||||
|
Loading…
Reference in New Issue
Block a user