mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 08:37:35 +00:00
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.
This commit is contained in:
parent
7578039188
commit
1faca15193
6 changed files with 8 additions and 6 deletions
9
Toolchain/Patches/binutils/ReadMe.md
Normal file
9
Toolchain/Patches/binutils/ReadMe.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# 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.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue