From 0fe12769649e933b65ca4f88d71d02d207c1e518 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 10 Oct 2022 15:22:23 +0200 Subject: [PATCH] fix the cmake detection with libmlir --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1498f167..071151be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -205,6 +205,12 @@ llvm-toolchain-snapshot (1:15~++20220202093833+1a3137dc8451-1~exp1) experimental -- Sylvestre Ledru Sun, 13 Feb 2022 23:25:57 +0100 +llvm-toolchain-14 (1:14.0.6-4) UNRELEASED; urgency=medium + + * fix the cmake detection with libmlir + + -- Sylvestre Ledru Sun, 09 Oct 2022 20:33:54 +0200 + llvm-toolchain-14 (1:14.0.6-3) unstable; urgency=medium * Fix a typo to silent lintian (Closes: #1018770)