mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 09:47:34 +00:00
Ports: Remove build-crt patch from llvm
This patch has been integrated into the toolchain.patch file.
This commit is contained in:
parent
c5898806d2
commit
4dc538da0e
2 changed files with 0 additions and 23 deletions
|
@ -1,15 +1,5 @@
|
|||
# Patches for LLVM on SerenityOS
|
||||
|
||||
## `build-crt.patch`
|
||||
|
||||
This patch lets us use LLVM's `crtbegin.o`/`crtend.o` implementation.
|
||||
|
||||
### Status
|
||||
- [ ] Local?
|
||||
- [x] Should be merged to upstream?
|
||||
- [ ] Resolves issue(s) with our side of things
|
||||
- [ ] Hack
|
||||
|
||||
## `insert-ifdef-serenity.patch`
|
||||
|
||||
This patch adds several defines in order to omit things not supported by SerenityOS.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue