mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:37:34 +00:00
Ports: Add ReadMe files explaining port patches that have explanations
This commit is contained in:
parent
d543db0286
commit
a906ff5884
14 changed files with 204 additions and 0 deletions
|
@ -32,3 +32,14 @@ stack-smashing protection and building position-independent executables by defau
|
|||
- [x] Should be merged to upstream?
|
||||
- [ ] Resolves issue(s) with our side of things
|
||||
- [ ] Hack
|
||||
|
||||
## `llvm-backport-objcopy-update-section.patch`
|
||||
|
||||
Backports support for `llvm-objcopy --update-section` used by our toolchain from reviews.llvm.org/D112116.
|
||||
|
||||
### Status
|
||||
- [ ] Local?
|
||||
- [ ] Should be merged to upstream?
|
||||
- [ ] Resolves issues(s) with our side of things
|
||||
- [ ] Hack
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue