This commit is contained in:
parent
e6384ae90d
commit
74235c2c99
@ -28,7 +28,7 @@ A simple kernel and userspace for the x86_64 platform, written mostly in C++ and
|
||||
## Setup (broken)
|
||||
**WARNING**: Setup will fail on this branch, since we do not have the required libc headers yet, and I removed the patches for now. Your best bet to build the toolchain is to switch to the `main` branch, where it will build successfully, and run `tools/setup.sh`. Then switch back to this branch, run `git clean -fd`, and continue development :)
|
||||
|
||||
Alternatively, you can also download prebuilt toolchains for x86_64/arm64 Linux hosts from [here](https://pub.cloudapio.eu/luna). Then run `tar xf toolchain-linux-ARCH.tar.gz -C /path/to/luna`.
|
||||
Alternatively, you can also download prebuilt toolchains for x86_64/arm64 Linux hosts from [here](https://pub.cloudapio.eu/luna/toolchains). Then run `tar xf toolchain-linux-ARCH.tar.gz -C /path/to/luna`.
|
||||
|
||||
**ORIGINAL INSTRUCTIONS**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user