gnu: acl: Do not build the static library.

* gnu/packages/acl.scm (acl)[arguments]: Add #:configure-flags.
This commit is contained in:
Marius Bakke 2020-01-14 18:12:03 +01:00
parent 73fec9ca10
commit ecfe153706
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -48,6 +48,7 @@ (define-public acl
(arguments
`(#:modules ((ice-9 ftw)
,@%gnu-build-system-modules)
#:configure-flags '("--disable-static")
#:phases
(modify-phases %standard-phases
;; XXX After repacking the sources the timestamps are reset to the