mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-21 23:20:20 +00:00
Meta: Tweak build instructions.
This commit is contained in:
parent
89fc5de28d
commit
fb6dc5350d
Notes:
sideshowbarker
2024-07-19 14:48:58 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/fb6dc5350df
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
# Building the Serenity operating system
|
||||
|
||||
Here's a quick guide to building the i686-pc-serenity toolchain. I keep my toolchain in /opt/cross (so /opt/cross/bin needs to be in $PATH) and my Serenity sources are in /home/andreas/src/serenity
|
||||
Let's start with a quick guide to building the i686-pc-serenity toolchain.
|
||||
|
||||
I keep my toolchain in /opt/cross (so /opt/cross/bin needs to be in $PATH) and my Serenity sources are in /home/andreas/src/serenity
|
||||
|
||||
You need to adjust these so they fit your system.
|
||||
|
||||
|
|
Loading…
Reference in a new issue