Selaa lähdekoodia

Updated to include new required files.

Brucey 7 kuukautta sitten
vanhempi
commit
ea75846bb9
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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