gnu: icecat: Use system ICU.

* gnu/packages/gnuzilla.scm (icecat)[arguments] <#:configure-flags>: Remove
comment for "--with-system-icu".
master
Clément Lassieur 2017-04-12 00:59:59 +02:00
parent a408e75766
commit 483ab08f84
No known key found for this signature in database
GPG Key ID: 89F96D4808F359C7
1 changed files with 1 additions and 5 deletions

View File

@ -524,11 +524,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"