[packages/ldc] BR: clang
atler
atler at pld-linux.org
Thu Feb 5 12:11:59 CET 2026
commit 268e1f6262fa1e19270a8b22fc7dc693437b1800
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Feb 5 12:09:58 2026 +0100
BR: clang
for compiler runtime files copied during install
ldc.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/ldc.spec b/ldc.spec
index 608def5..bb17fde 100644
--- a/ldc.spec
+++ b/ldc.spec
@@ -27,6 +27,8 @@ Patch2: %{name}-dmd.patch
URL: https://github.com/ldc-developers/ldc
# for llvm < 16
#BuildRequires: SPIRV-LLVM-Translator-devel
+# source of compiler runtime files
+BuildRequires: clang
BuildRequires: cmake >= 3.16
BuildRequires: curl-devel
BuildRequires: gc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ldc.git/commitdiff/d63cc68236e2821c0e95540aa521dfb05f948742
More information about the pld-cvs-commit
mailing list