ladybird/Ports/acpica-tools/patches
Liav A 061ebd0b15 Ports: Update acpica-tools to use other upstream
Also, update it to the latest revision, which makes it possible to build
without most of the patches we needed before, but now we need our own
definitions for LibC includes and to disable errors for the warning
bad-function-cast.
2023-07-21 12:48:24 +02:00
..
0001-Stop-compiler-warnings-on-dangling-pointer.patch Ports: Update acpica-tools to use other upstream 2023-07-21 12:48:24 +02:00
0002-Add-serenity-definitions-for-LibC-includes.patch Ports: Update acpica-tools to use other upstream 2023-07-21 12:48:24 +02:00
0003-Disable-warnings-for-Werror-bad-function-cast.patch Ports: Update acpica-tools to use other upstream 2023-07-21 12:48:24 +02:00
ReadMe.md Ports: Update acpica-tools to use other upstream 2023-07-21 12:48:24 +02:00

Patches for acpica-tools on SerenityOS

0001-Stop-compiler-warnings-on-dangling-pointer.patch

Stop compiler warnings on dangling pointer

0002-Add-serenity-definitions-for-LibC-includes.patch

Add serenity definitions for LibC includes

We use the netbsd "acnetbsd.h" file here as a template.

0003-Disable-warnings-for-Werror-bad-function-cast.patch

Disable warnings for Werror=bad-function-cast