gnu: gmp: Fix typo in ‘ungexp-splicing’.

* gnu/packages/multiprecision.scm (gmp)[arguments]: Fix typo in
‘ungexp-splicing’ read syntax.

Change-Id: I0b3bf1fe9d4429d87c466685b1c8055061b7473f
This commit is contained in:
Ludovic Courtès 2024-01-06 16:35:51 +01:00
parent 0678ca426d
commit 4fd32212a3
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -67,7 +67,7 @@ (define-public gmp
;; Build a "fat binary", with routines for several sub-architectures.
"--enable-fat"
"--enable-cxx"
$#@(cond
#$@(cond
((target-mingw?)
;; Static and shared cannot be built in one go: they produce
;; different headers. We need shared.