Remove extraneous compile of non existent file.
Merge to v6.0
(cherry picked from commit 83ce25294c
)
This commit is contained in:
parent
e1c52b76c4
commit
cc2a468a06
|
@ -952,7 +952,6 @@
|
||||||
(member (cc-info-root cc)
|
(member (cc-info-root cc)
|
||||||
(current-library-collection-paths)))
|
(current-library-collection-paths)))
|
||||||
(compile-cc cc 0))))
|
(compile-cc cc 0))))
|
||||||
(managed-compile-zo (collection-file-path "parallel-build-worker.rkt" "setup"))
|
|
||||||
(with-specified-mode
|
(with-specified-mode
|
||||||
(lambda ()
|
(lambda ()
|
||||||
(define cct
|
(define cct
|
||||||
|
|
Loading…
Reference in New Issue
Block a user