BuildSystem: Cleanup CMake code to allow libc only installation
There was no way to just install libc which is required for stdlibc++
This commit is contained in:
@@ -46,7 +46,7 @@ build_toolchain () {
|
||||
}
|
||||
|
||||
create_image () {
|
||||
build_target bootloader
|
||||
build_target all
|
||||
build_target install
|
||||
|
||||
$BANAN_ROOT_DIR/ports/build.sh
|
||||
|
||||
Reference in New Issue
Block a user