Skip to content

Commit 4c0d286

Browse files
committed
More cleanup
1 parent 4a2480c commit 4c0d286

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

contrib/guix/manifest.scm

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -167,15 +167,6 @@ chain for " target " development."))
167167
(url "https://github.com/lief-project/LIEF")
168168
(commit version)))
169169
(file-name (git-file-name name version))
170-
(modules '((guix build utils)))
171-
(snippet
172-
'(begin
173-
;; Configure build for Python bindings.
174-
(substitute* "api/python/config-default.toml"
175-
(("(ninja = )true" all m)
176-
(string-append m "false"))
177-
(("(parallel-jobs = )0" all m)
178-
(string-append m (number->string (parallel-job-count)))))))
179170
(sha256
180171
(base32
181172
"1pq9nagrnkl1x943bqnpiyxmkd9vk99znfxiwqp6vf012b50bz2a"))

0 commit comments

Comments
 (0)