瀏覽代碼

Updated to include new required files.

Brucey 8 月之前
父節點
當前提交
ea75846bb9
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/bootstrap/bootstrap.cfg

+ 2 - 2
src/bootstrap/bootstrap.cfg

@@ -15,7 +15,7 @@
 #t	raspberrypi	arm64
 
 # core modules
-m	brl.blitz	*.c	*.h	bdwgc	tree	hash
+m	brl.blitz	*.c	*.h	*.cpp bdwgc	tree	hash    fast_float
 m	pub.stdc	*.c
 m	pub.lua	lua-5.1.4
 m	pub.win32	*.cpp
@@ -52,6 +52,6 @@ m	archive.zlib	zlib
 
 
 # apps
-a	bcc	*.c	*.h
+a	bcc	*.c	*.h zlib
 a	bmk	*.c	*.bmk	*.icns
 #a	bootstrap	*.txt