[packages/llvm] fix lowmem bcond

atler atler at pld-linux.org
Wed Dec 2 01:18:39 CET 2020


commit c377e543d3311e713fa0cde2a41e44d5c17d53ac
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Dec 2 01:17:37 2020 +0100

    fix lowmem bcond

 llvm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/llvm.spec b/llvm.spec
index 132ef96..ddbd5cd 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -35,7 +35,7 @@
 %endif
 
 %ifarch %{arm} aarch64
-%define		lowmem		1
+%define		with_lowmem		1
 %endif
 
 Summary:	The Low Level Virtual Machine (An Optimizing Compiler Infrastructure)
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list