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

Ports: Update make's patches to use git patches

This commit is contained in:
Ali Mohammad Pur 2022-05-16 19:21:52 +04:30 committed by Ali Mohammad Pur
parent 2ec53fd9c0
commit 490e97233d
5 changed files with 127 additions and 71 deletions

View file

@ -0,0 +1,17 @@
# Patches for make on SerenityOS
## `0001-Include-ar.h-for-serenity-as-well.patch`
Include ar.h for serenity as well
## `0002-Stub-getdtablesize-for-serenity.patch`
Stub getdtablesize() for serenity
## `0003-Implement-getprogname.patch`
Implement getprogname()