From c85df2b2aea8fd0d337fbe8212ff78460ec8fccc Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Fri, 20 Sep 2024 13:23:14 +0200 Subject: [PATCH] Ensure that at least 1 CPU is used for build (Closes: #1082359) --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 322b3c73..3d48c8bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,13 @@ llvm-toolchain-18 (1:18.1.8-12) UNRELEASED; urgency=medium +<<<<<<< * Ensure that at least 1 CPU is used for build (Closes: #1082359) +======= + * Ensure that at least 1 CPU is used for build + Thanks to Santiago Vila for the patch + (Closes: #1082359) +>>>>>>> -- Sylvestre Ledru Fri, 20 Sep 2024 13:22:50 +0200