This commit is contained in:
Daniel Ziltener 2024-01-19 23:59:25 +01:00
parent dc1eef8245
commit d75208e908
Signed by: zilti
GPG Key ID: B38976E82C9DAE42

View File

@ -95,7 +95,7 @@ EXTENSION is the file name extension, such as '.tar.gz'."
(define* (chicken-build name inputs
#:key source
(tests? #t)
(tests? #f)
(parallel-build? #f)
(build-flags ''())
(configure-flags ''())