gnu: libidn2: Don't build static library.

* gnu/packages/libidn.scm (libidn2)[arguments]: New field.
master
Marius Bakke 2018-07-30 16:35:35 +02:00
parent d9f8461250
commit cd9ad095c7
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 0 deletions

View File

@ -70,6 +70,8 @@ Java libraries.")
(inputs
`(("libunistring" ,libunistring)))
(build-system gnu-build-system)
(arguments
`(#:configure-flags '("--disable-static")))
(synopsis "Internationalized domain name library for IDNA2008")
(description "Libidn2 is an internationalized domain library implementing
the IDNA2008 specifications. Libidn2 is believed to be a complete IDNA2008