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

Ports: Add lowdown 1.0.2

This commit is contained in:
Emily Trau 2023-06-04 18:13:30 -07:00 committed by Jelle Raaijmakers
parent 6e97dc3633
commit 675cf43937
6 changed files with 78 additions and 0 deletions

View file

@ -0,0 +1,11 @@
# Patches for llvm on SerenityOS
## `0001-Exclude-arpa-nameser.h-as-it-does-not-exist-on-Seren.patch`
Exclude arpa/nameser.h as it does not exist on Serenity
## `0002-Don-t-use-getprogname.patch`
Don't use `getprogname()` as it is not currently supported in Serenity