start adding option to run tcc_bootstrap_alt

This commit is contained in:
Liam Wilson 2024-01-10 20:30:36 +00:00
parent b4068aaba5
commit 331262575f

View file

@ -30,7 +30,8 @@
build: checksum-transcriber-1.0 build: checksum-transcriber-1.0
build: simple-patch-1.0 build: simple-patch-1.0
build: mes-0.25 build: mes-0.25 ( TCC_BOOTSTRAP_ALT == False )
build: tcc_bootstrap_alt-0.1 ( TCC_BOOTSTRAP_ALT == True )
build: tcc-0.9.26 build: tcc-0.9.26
build: tcc-0.9.27 build: tcc-0.9.27
define: BUILD_FIWIX = ( KERNEL_BOOTSTRAP == True || BUILD_KERNELS == True ) define: BUILD_FIWIX = ( KERNEL_BOOTSTRAP == True || BUILD_KERNELS == True )