mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 09:51:57 -05:00
bbedd320b5
We now configure the gcc spec files to use a different crt files for static & PIE binaries. This relieves us from the need to explicitly specify the desired crt0 file in cmake scripts. |
||
---|---|---|
.. | ||
Patches | ||
.dockerignore | ||
.gitignore | ||
BuildFuseExt2.sh | ||
BuildIt.sh | ||
BuildIt_x86_64.sh | ||
BuildPython.sh | ||
BuildQemu.sh | ||
CMakeToolchain.txt | ||
Dockerfile | ||
README.md |
Serenity Toolchain
This directory contains all toolchain related files. E.g. build scripts for the cross compilation toolchain and build toolchain for ports.
This document previously contained outdated build instructions. Click here for the latest build instructions.