unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Clément Lassieur" <clement@lassieur.org>
To: 26462@debbugs.gnu.org
Subject: bug#26462: [PATCH 2/2] gnu: icecat: Use system ICU.
Date: Wed, 12 Apr 2017 12:53:25 +0200	[thread overview]
Message-ID: <20170412105325.8099-2-clement@lassieur.org> (raw)
In-Reply-To: <20170412105325.8099-1-clement@lassieur.org>

* gnu/packages/gnuzilla.scm (icecat)[arguments] <#:configure-flags>: Remove
comment for "--with-system-icu".
---
 gnu/packages/gnuzilla.scm | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/gnu/packages/gnuzilla.scm b/gnu/packages/gnuzilla.scm
index 4a2e784ee..a6c1a07cf 100644
--- a/gnu/packages/gnuzilla.scm
+++ b/gnu/packages/gnuzilla.scm
@@ -509,11 +509,7 @@ standards.")
                            "--with-system-jpeg"        ; must be libjpeg-turbo
                            "--with-system-libevent"
                            "--with-system-libvpx"
-
-                           ;; FIXME: It is preferable to build with system
-                           ;; libraries, but this fixes crashes.
-                           ;; "--with-system-icu"
-
+                           "--with-system-icu"
                            "--with-system-nspr"
                            "--with-system-nss"
                            "--enable-system-pixman"
-- 
2.12.2

  reply	other threads:[~2017-04-12 10:55 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-12 10:48 bug#26462: Fix crashes in programs using system ICU Clément Lassieur
2017-04-12 10:53 ` bug#26462: [PATCH 1/2] gnu: icu4c: " Clément Lassieur
2017-04-12 10:53   ` Clément Lassieur [this message]
2017-04-12 11:51   ` Ludovic Courtès
2017-04-14 14:51     ` bug#26462: [PATCH] " Clément Lassieur
2017-04-16  9:54       ` Ludovic Courtès
2017-04-17 18:45         ` Clément Lassieur
2017-04-14 14:55     ` bug#26462: [PATCH 1/2] " Clément Lassieur
2017-04-14 14:59       ` Clément Lassieur
2017-04-14 15:18         ` Ludovic Courtès
2017-04-12 10:55 ` bug#26462: " Clément Lassieur
2017-04-12 11:22 ` ng0
2017-04-12 11:31   ` Clément Lassieur
2017-04-12 11:42     ` Clément Lassieur
2017-04-12 11:53       ` ng0
2017-04-13 22:53         ` Clément Lassieur
2017-04-12 11:47     ` ng0
2017-04-13 23:01       ` Clément Lassieur

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=20170412105325.8099-2-clement@lassieur.org \
    --to=clement@lassieur.org \
    --cc=26462@debbugs.gnu.org \
    /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).