mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-29 14:14:45 +03:00
061ebd0b15
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. |
||
---|---|---|
.. | ||
0001-Stop-compiler-warnings-on-dangling-pointer.patch | ||
0002-Add-serenity-definitions-for-LibC-includes.patch | ||
0003-Disable-warnings-for-Werror-bad-function-cast.patch | ||
ReadMe.md |
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