Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 623 Bytes

File metadata and controls

13 lines (7 loc) · 623 Bytes

orbis-sysroot

GitHub Workflow Status

The scope of this repo is to prepare the /usr folder of the Orbisdev toolchain.

Right now it is used to be compiled in the cloud, generating the proper artefacts that later on are downloaded to fulfill the toolchain requirements.

The main magic of these scripts is to have a full C++ support. This is achieved compiling the CPP libraries on top of the sce libc internal.

Thanks