Aero is a new modern, experimental, UNIX-like operating system following the monolithic kernel design. Supporting modern PC features such as long mode, 5-level paging, and SMP (multicore), to name a few.
We could probably build the sysroot in the CI and fetch it if we dont want to build the sysroot locally. It should not be that expensive as in time since we could cache the build using some github ci extension :)
We could probably build the sysroot in the CI and fetch it if we dont want to build the sysroot locally. It should not be that expensive as in time since we could cache the build using some github ci extension :)