mirror of
https://github.com/RGBCube/serenity
synced 2025-07-31 18:07:47 +00:00
Ports: Add ACPICA tools port
This commit is contained in:
parent
3667d7e93c
commit
d1c9089fcd
5 changed files with 81 additions and 0 deletions
10
Ports/acpica-tools/patches/ReadMe.md
Normal file
10
Ports/acpica-tools/patches/ReadMe.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Patches for nyancat on SerenityOS
|
||||
|
||||
## `0001--Stop-compiler-warnings-on-dangling-pointer.patch`
|
||||
|
||||
Use static variable to prevent using a dangling pointer from a previous stack trace.
|
||||
|
||||
|
||||
## `0002-Disable-sprintf-debug-message-due-to-formatting-erro.patch`
|
||||
|
||||
Disable sprintf debug message with formatting issues.
|
Loading…
Add table
Add a link
Reference in a new issue