Ver Fonte

Updated to include new required files.

Brucey há 7 meses atrás
pai
commit
ea75846bb9
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      src/bootstrap/bootstrap.cfg

+ 2 - 2
src/bootstrap/bootstrap.cfg

@@ -15,7 +15,7 @@
 #t	raspberrypi	arm64
 #t	raspberrypi	arm64
 
 
 # core modules
 # 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.stdc	*.c
 m	pub.lua	lua-5.1.4
 m	pub.lua	lua-5.1.4
 m	pub.win32	*.cpp
 m	pub.win32	*.cpp
@@ -52,6 +52,6 @@ m	archive.zlib	zlib
 
 
 
 
 # apps
 # apps
-a	bcc	*.c	*.h
+a	bcc	*.c	*.h zlib
 a	bmk	*.c	*.bmk	*.icns
 a	bmk	*.c	*.bmk	*.icns
 #a	bootstrap	*.txt
 #a	bootstrap	*.txt