diff options
author | Ben Gamari <ben@smart-cactus.org> | 2023-01-13 10:49:37 -0500 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2023-01-18 07:28:00 -0500 |
commit | f891a442046d8a5ebf4d4777847880ce06752b18 (patch) | |
tree | 28c6cb76a934efe12cf91052b7249e6966443e89 | |
parent | 4efee43db5090aac4dde1293357bdb548ae71c24 (diff) | |
download | haskell-f891a442046d8a5ebf4d4777847880ce06752b18.tar.gz |
Bump ghc-tarballs to fix #22497
It turns out that gmp 6.2.1 uses the platform-reserved `x18` register on
AArch64/Darwin. This was fixed in upstream changeset 18164:5f32dbc41afc,
which was merged in 2020. Here I backport this patch although I do hope
that a new release is forthcoming soon.
Bumps gmp-tarballs submodule.
Fixes #22497.
m--------- | libraries/ghc-bignum/gmp/gmp-tarballs | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/libraries/ghc-bignum/gmp/gmp-tarballs b/libraries/ghc-bignum/gmp/gmp-tarballs -Subproject 6bbea995472b6f4db172c3cd50aa3f515ddd221 +Subproject 7bb13b556d81e60556db6b5ef8757f55a392552 |