1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 14:27:35 +00:00

Ports: Replace the jq config.sub patch with our download

This commit is contained in:
Tim Schumacher 2022-05-25 18:38:29 +02:00 committed by Linus Groh
parent 2d3724303a
commit aa18adc43f
5 changed files with 9 additions and 72 deletions

View file

@ -1,16 +1,11 @@
# Patches for jq on SerenityOS
## `0001-Teach-config.sub-about-serenity.patch`
Teach config.sub about serenity
## `0002-Make-configure-assume-all-dependencies-are-okay.patch`
## `0001-Make-configure-assume-all-dependencies-are-okay.patch`
Make configure assume all dependencies are okay
## `0003-Make-jv_mem_alloc-return-a-dummy-allocation-for-zero.patch`
## `0002-Make-jv_mem_alloc-return-a-dummy-allocation-for-zero.patch`
Make jv_mem_alloc() return a dummy allocation for zero-sized allocs