mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
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.
This commit is contained in:
@@ -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/")
|
||||
|
||||
Reference in New Issue
Block a user