1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-09-13 18:17:57 +00:00

Ports: Update p7zip's patches to use git patches

This commit is contained in:
Ali Mohammad Pur 2022-05-17 00:06:44 +04:30 committed by Ali Mohammad Pur
parent bb40ff80b2
commit 848c883bb6
5 changed files with 93 additions and 39 deletions

View file

@ -0,0 +1,17 @@
# Patches for p7zip on SerenityOS
## `0001-Link-with-ldl-liconv-on-serenity.patch`
Link with -ldl -liconv on serenity
## `0002-Disable-wctype-related-stuff.patch`
Disable wctype related stuff
## `0003-Add-a-missing-strings.h-include.patch`
Add a missing strings.h include