gnu: binutils-muslboot0: Don't compress the documentation.

* gnu/packages/commencement.scm (binutils-muslboot0)[arguments]: Delete
the 'compress-documentation phase.

Change-Id: Id6545a2c7481023d7e2f1b62c91acb40a1b5278f
This commit is contained in:
Efraim Flashner 2024-11-24 17:10:45 +02:00
parent 31d5cac2d2
commit ba75555339
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -1148,6 +1148,8 @@ (define binutils-muslboot0
#:strip-binaries? #f ; no strip yet
#:phases
#~(modify-phases %standard-phases
;; bootar-1b/bin/gzip: no such option: --best
(delete 'compress-documentation)
(add-after 'configure 'fix-build
(lambda _
;; bfd/po doesn't have a Makefile, so the recursive calls just