1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 22:17:44 +00:00

Ports: Remove wstring patch from LLVM

One of the chunks in `remove-wstring.patch` was not wchar-related and
has been moved to `insert-ifdef-serenity.patch` instead.
This commit is contained in:
Tim Schumacher 2021-12-21 19:35:17 +01:00 committed by Brian Gianforcaro
parent e6c90a3048
commit ee994832cf
3 changed files with 12 additions and 79 deletions

View file

@ -31,16 +31,6 @@ symbol versioning, which our dynamic linker does not support.
- [X] Resolves issue(s) with our side of things
- [ ] Hack
## `remove-wstring.patch`
Removes `std::wstring`s from the source code, as our libstdc++ does not support it.
### Status
- [ ] Local?
- [ ] Should be merged to upstream?
- [X] Resolves issue(s) with our side of things
- [X] Hack
## `toolchain.patch`
Adds support for the `$arch-pc-serenity` target to the Clang front end. This makes the compiler