[Git][haskell-team/DHG_packages][experimental] ghc: undo broken patch
Clint Adams (@clint)
gitlab at salsa.debian.org
Sat Sep 20 04:45:54 BST 2025
Clint Adams pushed to branch experimental at Debian Haskell Group / DHG_packages
Commits:
481cb879 by Clint Adams at 2025-09-19T23:45:17-04:00
ghc: undo broken patch
- - - - -
3 changed files:
- p/ghc/debian/changelog
- p/ghc/debian/patches/series
- − p/ghc/debian/patches/unreg-proto.patch
Changes:
=====================================
p/ghc/debian/changelog
=====================================
@@ -4,12 +4,6 @@ ghc (9.10.3-1~exp1) experimental; urgency=medium
-- Ilias Tsitsimpis <iliastsi at debian.org> Fri, 19 Sep 2025 17:54:59 +0300
-ghc (9.8.4-1~0exp4) experimental; urgency=medium
-
- * Fix unregisterised builds.
-
- -- Clint Adams <clint at debian.org> Mon, 15 Sep 2025 17:41:55 -0400
-
ghc (9.8.4-1~0exp3) experimental; urgency=medium
* Re-enable registerised builds on i386 (relying on SSE2).
=====================================
p/ghc/debian/patches/series
=====================================
@@ -18,4 +18,3 @@ llvm-newer-version
alpha-fix-ieee_set_fp_control-invocation.patch
# 0004-llvmGen-Pass-mcmodel-medium-option-to-LLVM-backend-on-LoongArch.patch
# 0005-Pass-the-mcmodel-medium-parameter-to-CC-via-GHC.patch
-# unreg-proto.patch
=====================================
p/ghc/debian/patches/unreg-proto.patch deleted
=====================================
@@ -1,13 +0,0 @@
-Index: b/rts/include/Stg.h
-===================================================================
---- a/rts/include/Stg.h
-+++ b/rts/include/Stg.h
-@@ -331,7 +331,7 @@ typedef StgFunPtr F_;
- #define FN_(f) StgFunPtr f(void)
- #define EF_(f) StgFunPtr f(void) /* External Cmm functions */
- /* foreign functions: */
--#define EFF_(f) void f() /* See Note [External function prototypes] */
-+#define EFF_(f) void f(void) /* See Note [External function prototypes] */
-
- /* Note [External function prototypes]
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/481cb879b359cc09c16fd0c2d8d375ee18e3b421
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/481cb879b359cc09c16fd0c2d8d375ee18e3b421
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/20250920/e942e2b4/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list