build system refresh

This commit is contained in:
2026-07-16 16:09:12 -05:00
parent b588634253
commit 3246dbbd19
49 changed files with 185 additions and 203 deletions

View File

@@ -1,11 +1,16 @@
#!/bin/bash
./build_libc.sh
./build_sysroot.sh
./build_libs.sh
./build_programs.sh
make clean
bear -- make
./copy_resources.sh
./make_img.sh
make -B