mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 04:37:44 +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
1
Ports/binutils/patches
Symbolic link
1
Ports/binutils/patches
Symbolic link
|
@ -0,0 +1 @@
|
|||
../../Toolchain/Patches/binutils
|
|
@ -1,9 +0,0 @@
|
|||
# Patches for binutils on SerenityOS
|
||||
|
||||
## `binutils.patch`
|
||||
|
||||
Add support for SerenityOS
|
||||
|
||||
Teaches the assembler, BFD, and the linker about the SerenityOS target
|
||||
triple.
|
||||
|
|
@ -1 +0,0 @@
|
|||
../../../Toolchain/Patches/binutils.patch
|
Loading…
Add table
Add a link
Reference in a new issue