[racket-dev] [plt] Push #27030: master branch updated
On 2013-06-27 22:21:23 -0400, asumu at racket-lang.org wrote:
> 42b5cfe Asumu Takikawa <asumu at racket-lang.org> 2013-06-27 22:17
> :
> | Use racket/cmdline instead of mzlib/cmdline
> |
> | This should fix the build
> :
This fixes the build on my machine, but there are several more files
left over that have dependencies on `mzlib`. I don't know which are
essential:
* racket/src/worksp/gc2/make.rkt
* racket/src/worksp/mzcom/xform.rkt
* racket/src/racket/gc/upgrade.rkt
* racket/src/mac/osx_appl.rkt
Cheers,
Asumu