summaryrefslogtreecommitdiff
path: root/src/ChezScheme/rktboot/make-boot.rkt
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChezScheme/rktboot/make-boot.rkt')
-rw-r--r--src/ChezScheme/rktboot/make-boot.rkt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ChezScheme/rktboot/make-boot.rkt b/src/ChezScheme/rktboot/make-boot.rkt
index dc5240f296..3c559179c8 100644
--- a/src/ChezScheme/rktboot/make-boot.rkt
+++ b/src/ChezScheme/rktboot/make-boot.rkt
@@ -402,7 +402,6 @@
(eval `(mkgc-ocd.inc ,(path->string (build-path out-subdir "gc-ocd.inc"))))
(eval `(mkgc-oce.inc ,(path->string (build-path out-subdir "gc-oce.inc"))))
(eval `(mkgc-par.inc ,(path->string (build-path out-subdir "gc-par.inc"))))
- (eval `(mkvfasl.inc ,(path->string (build-path out-subdir "vfasl.inc"))))
(eval `(mkheapcheck.inc ,(path->string (build-path out-subdir "heapcheck.inc"))))
(plumber-flush-all (current-plumber))))