diff options
Diffstat (limited to 'gnu/packages')
| -rw-r--r-- | gnu/packages/datastructures.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/datastructures.scm b/gnu/packages/datastructures.scm index e9ed049cec3..577e7b14301 100644 --- a/gnu/packages/datastructures.scm +++ b/gnu/packages/datastructures.scm | |||
| @@ -149,9 +149,6 @@ in between these sequences may be different in both content and length.") | |||
| 149 | (base32 | 149 | (base32 |
| 150 | "085s437nig6bdiv9im4k4qwqbrbnc4qw9flqi16jlb493az0vcnb")))) | 150 | "085s437nig6bdiv9im4k4qwqbrbnc4qw9flqi16jlb493az0vcnb")))) |
| 151 | (build-system gnu-build-system) | 151 | (build-system gnu-build-system) |
| 152 | (arguments | ||
| 153 | `(#:configure-flags | ||
| 154 | (list "--disable-static"))) | ||
| 155 | (native-inputs | 152 | (native-inputs |
| 156 | `(("perl" ,perl))) ; for tests | 153 | `(("perl" ,perl))) ; for tests |
| 157 | (home-page "https://liburcu.org/") | 154 | (home-page "https://liburcu.org/") |
