New builds
This commit is contained in:
parent
1d26b8e142
commit
eff403988e
|
|
@ -13,7 +13,7 @@
|
|||
(library-stage
|
||||
(lambda (scheme library-name)
|
||||
(list (string->symbol library-name)
|
||||
(string-append "make SCHEME="
|
||||
(string-append "timeout 60 make SCHEME="
|
||||
scheme
|
||||
" LIBRARY="
|
||||
library-name
|
||||
|
|
|
|||
Loading…
Reference in New Issue