gnu: libtirpc: Do not build 'libtirpc.a'.

* gnu/packages/onc-rpc.scm (libtirpc)[arguments]: Add <#:configure-flags>.
This commit is contained in:
Marius Bakke 2019-07-03 15:39:30 +02:00
parent 7960bb27c5
commit 6002a0b635
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -45,7 +45,8 @@ (define-public libtirpc
"07anqypf7c719x9y683qz65cxllmzlgmlab2hlahrqcj4bq2k99c")))) "07anqypf7c719x9y683qz65cxllmzlgmlab2hlahrqcj4bq2k99c"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:phases `(#:configure-flags '("--disable-static")
#:phases
(modify-phases %standard-phases (modify-phases %standard-phases
(add-after 'unpack 'remote-dangling-symlink (add-after 'unpack 'remote-dangling-symlink
(lambda _ (lambda _