mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-28 11:04:36 +00:00
Lower the debhelper dep to 10 for debian stretch
This commit is contained in:
parent
4c62eb73b6
commit
e1bcd2b0d0
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -6,6 +6,7 @@ llvm-toolchain-snapshot (1:14~++20220116120030+696f9706f34d-1~exp1) UNRELEASED;
|
|||||||
debian/patches/use-scan-build-runtimes.diff
|
debian/patches/use-scan-build-runtimes.diff
|
||||||
* Python 2 => 3 to unbreak the 'scanbuild_py_makefile.txt' test
|
* Python 2 => 3 to unbreak the 'scanbuild_py_makefile.txt' test
|
||||||
* Enable CLANG_DEFAULT_PIE_ON_LINUX
|
* Enable CLANG_DEFAULT_PIE_ON_LINUX
|
||||||
|
* Lower the debhelper dep to 10 for debian stretch
|
||||||
|
|
||||||
[ Samuel Thibault ]
|
[ Samuel Thibault ]
|
||||||
* Explicitly link against -latomic on hurd-i386 as well.
|
* Explicitly link against -latomic on hurd-i386 as well.
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -4,7 +4,7 @@ Priority: optional
|
|||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
|
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
|
||||||
Uploaders: Sylvestre Ledru <sylvestre@debian.org>, Gianfranco Costamagna <locutusofborg@debian.org>
|
Uploaders: Sylvestre Ledru <sylvestre@debian.org>, Gianfranco Costamagna <locutusofborg@debian.org>
|
||||||
Build-Depends: debhelper (>= 11.0), cmake, ninja-build,
|
Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
|
||||||
chrpath, texinfo, sharutils,
|
chrpath, texinfo, sharutils,
|
||||||
libelf-dev,
|
libelf-dev,
|
||||||
libffi-dev,
|
libffi-dev,
|
||||||
|
Loading…
Reference in New Issue
Block a user