integration-test-suite-test also needs g++ for a test

This commit is contained in:
Sylvestre Ledru 2020-07-02 09:10:54 +02:00
parent 661074102d
commit b1f990c23a
2 changed files with 9 additions and 3 deletions

10
debian/changelog vendored
View File

@ -1,4 +1,10 @@
llvm-toolchain-10 (1:10.0.1~+rc1-1~exp2) experimental; urgency=medium
llvm-toolchain-10 (1:10.0.1~++20200629113538+77d76b71d7d-1~exp2) unstable; urgency=medium
* integration-test-suite-test also needs g++ for a test
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 02 Jul 2020 09:10:39 +0200
llvm-toolchain-10 (1:10.0.1~++20200629113538+77d76b71d7d-1~exp1) UNRELEASED; urgency=medium
* New snapshot release
* Ship with integration-test-suite-test and run it with autopkgtest
@ -20,7 +26,7 @@ llvm-toolchain-10 (1:10.0.1~+rc2-1~exp1) experimental; urgency=medium
* remove try-to-fix-polly-link.patch and D74453-riscv-atomic_cmp_xchg.diff
(applied upstream)
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 27 May 2020 15:24:00 +0200
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 27 Jun 2020 11:28:28 +0200
llvm-toolchain-10 (1:10.0.1~+rc1-1~exp1) experimental; urgency=medium

View File

@ -6,7 +6,7 @@ Depends: @, cmake, g++, file, dpkg-dev
Restrictions: allow-stderr
Tests: integration-test-suite-test
Depends: @, cmake, libstdc++-9-dev
Depends: @, cmake, libstdc++-9-dev, g++
Restrictions: allow-stderr
Tests: cmake-test