From: Jakub Bogusz Date: Wed, 22 Dec 2021 17:15:13 +0000 (+0100) Subject: - disable flang for now, seems too heavy for th-{ix86,x86_64} with g++ 11 X-Git-Tag: auto/th/llvm-13.0.0-4~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fllvm.git;a=commitdiff_plain;h=20451c6cb8bf75d655c42fb4d4e201f161e57848 - disable flang for now, seems too heavy for th-{ix86,x86_64} with g++ 11 --- diff --git a/llvm.spec b/llvm.spec index a78a017..940ae23 100644 --- a/llvm.spec +++ b/llvm.spec @@ -14,7 +14,7 @@ # Conditional build: %bcond_without lldb # LLDB debugger %bcond_without mlir # MLIR libraries and tools (required for Flang) -%bcond_without flang # Flang (Fortran18) compiler +%bcond_with flang # Flang (Fortran18) compiler (heavy memory requirements during build) %bcond_without polly # Polly cache-locality optimization, auto-parallelism and vectorization %bcond_without rt # compiler-rt libraries %bcond_without multilib # compiler-rt multilib libraries