1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-23 14:55:08 +00:00
serenity/Ports/backward-cpp/patches/ReadMe.md
Tim Ledbetter 5b23ec46b8 Ports/backward-cpp: Link against zstd if present
Previously, the build would fail when the `zstd` port was already
installed.
2023-08-18 23:05:49 +02:00

17 lines
352 B
Markdown

# Patches for backward-cpp on SerenityOS
## `0001-test-Don-t-use-program_invocation_name-on-Serenity.patch`
test: Don't use program_invocation_name on Serenity
## `0002-backward-Pretend-to-be-Linux-with-some-modifications.patch`
backward: Pretend to be Linux, with some modifications
## `0003-Link-to-zstd-library.patch`
Link to zstd library