1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 03:57:45 +00:00

Ports/gettext: Remove unnecessary wctype patch

This commit is contained in:
Tim Ledbetter 2023-08-25 18:49:41 +01:00 committed by Tim Schumacher
parent 08cb49c2bd
commit 435c53ee1c
3 changed files with 1 additions and 38 deletions

View file

@ -1,11 +1,6 @@
# Patches for gettext on SerenityOS
## `0001-Stub-out-some-wctype-functions.patch`
Stub out some wctype functions
## `0002-libtool-Enable-shared-library-support-for-SerenityOS.patch`
## `0001-libtool-Enable-shared-library-support-for-SerenityOS.patch`
libtool: Enable shared library support for SerenityOS