From: Efraim Flashner <efraim@flashner.co.il>
To: 67010@debbugs.gnu.org
Cc: "Efraim Flashner" <efraim@flashner.co.il>,
"Björn Höfling" <bjoern.hoefling@bjoernhoefling.de>,
"Julien Lepiller" <julien@lepiller.eu>
Subject: [bug#67010] [PATCH 2/2] gnu: icedtea-8: Don't build the docs.
Date: Thu, 9 Nov 2023 08:41:09 +0200 [thread overview]
Message-ID: <1661b7ddd619905b5b876a29aa031ea2b6e45e33.1699511272.git.efraim@flashner.co.il> (raw)
In-Reply-To: <cover.1699511272.git.efraim@flashner.co.il>
* gnu/packages/java.scm (icedtea-8)[arguments]: Add a configure-flag to
skip building the docs.
Change-Id: I4a8cfb869cf38bc879ea72a85e0e783a4a759500
---
gnu/packages/java.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
index 99c8839803..70afcc29e4 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -742,6 +742,7 @@ (define-public icedtea-8
,@(if ,(target-ppc32?)
`("--enable-jfr=no")
'())
+ "--disable-docs" ; This phase can take hours on slow machines.
"--disable-downloading"
"--disable-system-pcsc"
"--disable-system-sctp"
--
Efraim Flashner <efraim@flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
prev parent reply other threads:[~2023-11-09 6:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-09 6:37 [bug#67010] [PATCH 0/2] icedtea-8 powerpc-linux patches Efraim Flashner
2023-11-09 6:41 ` [bug#67010] [PATCH 1/2] gnu: icedtea-8: Fix building on powerpc-linux Efraim Flashner
2023-11-09 6:41 ` Efraim Flashner [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1661b7ddd619905b5b876a29aa031ea2b6e45e33.1699511272.git.efraim@flashner.co.il \
--to=efraim@flashner.co.il \
--cc=67010@debbugs.gnu.org \
--cc=bjoern.hoefling@bjoernhoefling.de \
--cc=julien@lepiller.eu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).