1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 15:47:34 +00:00

Ports: Add lrzip port

This commit is contained in:
Fabian Dellwing 2023-03-11 14:47:14 +01:00 committed by Jelle Raaijmakers
parent 50cef4708c
commit 7448db9940
4 changed files with 62 additions and 0 deletions

View file

@ -0,0 +1,7 @@
# Patches for lrzip on SerenityOS
## `0001-Remove-Linux-specific-code.patch`
Remove Linux `nice` specific code as SerenityOS does not support it.