From cb50bab726b0344794aa814871a36f29b633a096 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Fri, 2 Oct 2020 12:21:34 -0600 Subject: [PATCH] unbreak Windows CS build --- racket/src/worksp/build-cs.bat | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/racket/src/worksp/build-cs.bat b/racket/src/worksp/build-cs.bat index 57b9968bf1..c3523335e1 100644 --- a/racket/src/worksp/build-cs.bat +++ b/racket/src/worksp/build-cs.bat @@ -4,7 +4,6 @@ call build.bat ..\..\RacketBC.exe -O "info@compiler/cm" -l- setup --boot ../setup-go.rkt ../build/compiled ^ ignored ../build/ignored.d ^ csbuild.rkt ^ - --racketcs-suffix "" --pull ^ - -- --depth 1 + --racketcs-suffix "" --pull ..\..\Racket.exe -N "raco" -l- setup