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
parent
0b17dc4aae
commit
dc6c4e5903
|
@ -149,9 +149,6 @@ in between these sequences may be different in both content and length.")
|
||||||
(base32
|
(base32
|
||||||
"085s437nig6bdiv9im4k4qwqbrbnc4qw9flqi16jlb493az0vcnb"))))
|
"085s437nig6bdiv9im4k4qwqbrbnc4qw9flqi16jlb493az0vcnb"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
|
||||||
`(#:configure-flags
|
|
||||||
(list "--disable-static")))
|
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("perl" ,perl))) ; for tests
|
`(("perl" ,perl))) ; for tests
|
||||||
(home-page "https://liburcu.org/")
|
(home-page "https://liburcu.org/")
|
||||||
|
|
Reference in New Issue