Files
ladybird/Toolchain/Patches/binutils/ReadMe.md
Tim Schumacher 1faca15193 Toolchain: Move the binutils patch into its own folder
This makes binutils compatible with `./package.sh dev`, so that we can
regenerate patches more easily, and neatly stack (temporary) patches on
top.
2022-10-01 18:43:29 +01:00

10 lines
190 B
Markdown

# Patches for binutils on SerenityOS
## `0001-Add-support-for-SerenityOS.patch`
Add support for SerenityOS
Teaches the assembler, BFD, and the linker about the SerenityOS target
triple.