ladybird/Toolchain
Tim Schumacher a857b6297a Toolchain: Don't pass -lpthread when pthreads are requested
This is essentially a no-op since we have our replacement linker script,
but if we can skip over that entirely, why not?
2022-07-19 11:00:35 +01:00
..
CMake
Patches Toolchain: Don't pass -lpthread when pthreads are requested 2022-07-19 11:00:35 +01:00
Stubs
.dockerignore
.gitignore
BuildClang.sh
BuildFuseExt2.sh
BuildIt.sh
BuildMold.sh
BuildPython.sh
BuildQemu.sh
BuildRuby.sh
Dockerfile
README.md
serenity.nix

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.