me
/
guix
Archived
1
0
Fork 0

Revert "gnu: liburcu: Omit static library."

This reverts commit 702affc6d7.  It's too
much trouble to add a :static output just for bcachefs-progs/static.
master
Tobias Geerinckx-Rice 2021-06-11 23:27:16 +02:00
parent 0b17dc4aae
commit dc6c4e5903
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 0 additions and 3 deletions

View File

@ -149,9 +149,6 @@ in between these sequences may be different in both content and length.")
(base32
"085s437nig6bdiv9im4k4qwqbrbnc4qw9flqi16jlb493az0vcnb"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
(list "--disable-static")))
(native-inputs
`(("perl" ,perl))) ; for tests
(home-page "https://liburcu.org/")