[Git][haskell-team/DHG_packages][master] ghc: Use lld instead of gold on armhf

John Paul Adrian Glaubitz (@glaubitz) gitlab at salsa.debian.org
Fri Feb 13 10:02:56 GMT 2026



John Paul Adrian Glaubitz pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
ab2e8254 by Adrian Bunk at 2026-02-13T10:08:24+02:00
ghc: Use lld instead of gold on armhf

- - - - -


1 changed file:

- p/ghc/debian/control


Changes:

=====================================
p/ghc/debian/control
=====================================
@@ -10,14 +10,13 @@ Rules-Requires-Root: no
 Build-Depends:
   debhelper-compat (= 12),
   haskell-devscripts-minimal (>= 0.16.36) <!cross>,
-  binutils-gold [armel armhf],
   gcc,
   g++,
   pkg-config,
   ghc:native (>= 9.6),
   hadrian:native (>= 9.10.3~) <!pkg.ghc.nohadrian>,
   hadrian:native (<< 9.10.4~) <!pkg.ghc.nohadrian>,
-  lld [loong64],
+  lld [armhf loong64],
   llvm-21 (>= 1:21.1.6) [armel armhf s390x riscv64 loong64],
   clang-21 [armel armhf s390x riscv64 loong64],
   libgmp-dev,
@@ -39,7 +38,7 @@ Architecture: any
 Depends:
   llvm-21 (>= 1:21.1.6) [armel armhf s390x riscv64 loong64],
   clang-21 [armel armhf s390x riscv64 loong64],
-  binutils-gold [armel armhf],
+  lld [armhf loong64],
   gcc,
   libgmp-dev,
   libffi-dev,



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/ab2e82540e05a31ef2517a0d4487557d6089fbcb

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/ab2e82540e05a31ef2517a0d4487557d6089fbcb
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20260213/f24b1c32/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list