mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-02 23:18:16 +00:00
Update Standards version to 4.7.0
This commit is contained in:
parent
d0e9440683
commit
22e4f71fc0
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -1,4 +1,4 @@
|
||||
llvm-toolchain-18 (1:18.1.8-12) UNRELEASED; urgency=medium
|
||||
llvm-toolchain-18 (1:18.1.8-12) unstable; urgency=medium
|
||||
|
||||
* Ensure that at least 1 CPU is used for build
|
||||
Thanks to Santiago Vila for the patch
|
||||
@ -8,6 +8,7 @@ llvm-toolchain-18 (1:18.1.8-12) UNRELEASED; urgency=medium
|
||||
* Fix the bootstrapping (Closes: #1082610)
|
||||
Thanks to Andrey Feofilaktov for the patch
|
||||
* clang provides objc++-compiler (Closes: #1082744)
|
||||
* Update Standards version to 4.7.0
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 23 Sep 2024 13:23:31 +0200
|
||||
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -36,7 +36,7 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
|
||||
libprotobuf-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] <!stage1>,
|
||||
protobuf-compiler [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] <!stage1>,
|
||||
Build-Conflicts: oprofile
|
||||
Standards-Version: 4.6.2
|
||||
Standards-Version: 4.7.0
|
||||
Homepage: https://www.llvm.org/
|
||||
Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 18
|
||||
Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/18
|
||||
|
2
debian/control.in
vendored
2
debian/control.in
vendored
@ -36,7 +36,7 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
|
||||
libprotobuf-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] <!stage1>,
|
||||
protobuf-compiler [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] <!stage1>,
|
||||
Build-Conflicts: oprofile
|
||||
Standards-Version: 4.6.2
|
||||
Standards-Version: 4.7.0
|
||||
Homepage: https://www.llvm.org/
|
||||
Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b @BRANCH_NAME@
|
||||
Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/@BRANCH_NAME@
|
||||
|
Loading…
Reference in New Issue
Block a user