.
This commit is contained in:
parent
dc1eef8245
commit
d75208e908
1 changed files with 1 additions and 1 deletions
|
@ -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 ''())
|
||||
|
|
Loading…
Reference in a new issue