3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: libunistring: Don't install static library.

* gnu/packages/libunistring.scm (libunistring)[arguments]: Add #:configure-flags.
This commit is contained in:
Marius Bakke 2018-07-30 16:42:59 +02:00
parent cd9ad095c7
commit 1f2d64e4a8
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -48,7 +48,8 @@
;; Work around parallel build issue whereby C files may be compiled before
;; config.h is built: see <http://hydra.gnu.org/build/59381/nixlog/2/raw> and
;; <http://lists.openembedded.org/pipermail/openembedded-core/2012-April/059850.html>.
'(#:parallel-build? #f))
'(#:parallel-build? #f
#:configure-flags '("--disable-static")))
(synopsis "C library for manipulating Unicode strings")
(description
"GNU libunistring is a library providing functions to manipulate