commit 20451c6cb8bf75d655c42fb4d4e201f161e57848
Author: Jakub Bogusz <[email protected]>
Date:   Wed Dec 22 18:15:13 2021 +0100

    - disable flang for now, seems too heavy for th-{ix86,x86_64} with g++ 11

 llvm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/llvm.git/commitdiff/82fbc5260be078656400ff4666c35eeaceb3bf4a

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to