From 3aeff9ddd097d57b38997b16bda852346807024b Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Mon, 14 Jul 2025 08:22:01 +0200 Subject: [PATCH] llvm20, trigger 32bit build (#12587) --- sys-devel/llvm/llvm20-20.1.8.recipe | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sys-devel/llvm/llvm20-20.1.8.recipe b/sys-devel/llvm/llvm20-20.1.8.recipe index 8404e8357..3d6eb7c25 100644 --- a/sys-devel/llvm/llvm20-20.1.8.recipe +++ b/sys-devel/llvm/llvm20-20.1.8.recipe @@ -1,7 +1,6 @@ SUMMARY="Modular and reuseable compiler and toolchain technologies" -DESCRIPTION="LLVM is a collection of modular and reuseable compiler and and \ -toolchain technologies. The LLVM compiler system for C and C++ includes the \ -following: +DESCRIPTION="LLVM is a collection of modular and reuseable compiler and and toolchain technologies. \ +The LLVM compiler system for C and C++ includes the following: - Front-ends for C, C++, Objective-C, Fortran, etc. based on the GCC 4.2 \ parsers. They support the ANSI-standard C and C++ languages to the same \