[packages/llvm] make lowmem optional on arm

atler atler at pld-linux.org
Tue Mar 21 14:29:02 CET 2023


commit 5413926362a3afb814148219b7537c82a44d2e67
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Mar 21 14:23:14 2023 +0100

    make lowmem optional on arm

 llvm.spec | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/llvm.spec b/llvm.spec
index 8a92c6a..a9367ed 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -70,10 +70,6 @@
 %undefine	with_rt
 %endif
 
-%ifarch %{arm} aarch64
-%define		with_lowmem		1
-%endif
-
 %define		targets_to_build	%{?with_target_aarch64:AArch64;}%{?with_target_amdgpu:AMDGPU;}%{?with_target_arm:ARM;}%{?with_target_avr:AVR;}%{?with_target_bpf:BPF;}%{?with_target_hexagon:Hexagon;}%{?with_target_lanai:Lanai;}%{?with_target_loongarch:LoongArch;}%{?with_target_mips:Mips;}%{?with_target_msp430:MSP430;}%{?with_target_nvptx:NVPTX;}%{?with_target_powerpc:PowerPC;}%{?with_target_riscv:RISCV;}%{?with_target_sparc:Sparc;}%{?with_target_systemz:SystemZ;}%{?with_target_ve:VE;}%{?with_target_webassembly:WebAssembly;}%{?with_target_x86:X86;}%{?with_target_xcore:XCore;}
 
 %if %{without mlir}
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list