[Git][haskell-team/DHG_packages][master] ghc: Build with --enable-unregisterised on loong64 for bootstrap

John Paul Adrian Glaubitz (@glaubitz) gitlab at salsa.debian.org
Tue Jan 6 09:52:51 GMT 2026



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


Commits:
90816e0d by John Paul Adrian Glaubitz at 2026-01-06T10:52:27+01:00
ghc: Build with --enable-unregisterised on loong64 for bootstrap

- - - - -


2 changed files:

- p/ghc/debian/changelog
- p/ghc/debian/rules


Changes:

=====================================
p/ghc/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+ghc (9.10.3-2) UNRELEASED; urgency=medium
+
+  * Build with --enable-unregisterised on loong64 for bootstrap
+
+ -- John Paul Adrian Glaubitz <glaubitz at physik.fu-berlin.de>  Tue, 06 Jan 2026 10:50:15 +0100
+
 ghc (9.10.3-1) unstable; urgency=medium
 
   * Backport patch to fix FTBFS on hurd-any.


=====================================
p/ghc/debian/rules
=====================================
@@ -70,7 +70,7 @@ ifneq (,$(filter armel armhf, $(DEB_HOST_ARCH)))
   EXTRA_INSTALL_CONFIGURE_FLAGS += --enable-ld-override
 endif
 
-ifneq (,$(filter powerpcspe x32, $(DEB_HOST_ARCH)))
+ifneq (,$(filter loong64 powerpcspe x32, $(DEB_HOST_ARCH)))
   EXTRA_CONFIGURE_FLAGS += --enable-unregisterised
 endif
 



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/90816e0d313eceec469552fd4a42846bf30642ea
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/20260106/33011763/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list