DEADSOFTWARE

added arm support via cpfront
[cpc.git] / make-bootstrap.sh
index 3c7f446a84f1303afaf0a7430e83a0e32ce10ecc..db2a7eb519b17da99beca90dd13feffe06931407 100755 (executable)
@@ -31,6 +31,7 @@ make_bootstrap() {
 rm -rf "$_this/bootstrap"
 mkdir -p "$_this/bootstrap"
 make_bootstrap 486 cpfront linux
+make_bootstrap arm cpfront linux
 
 ###^^^^^^^^^^^^^^^^^^^^^^###
 ### Package dist sources ###