1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 10:08:10 +00:00

Ports/backward-cpp: Link against zstd if present

Previously, the build would fail when the `zstd` port was already
installed.
This commit is contained in:
Tim Ledbetter 2023-08-18 18:23:14 +01:00 committed by Tim Schumacher
parent 917de46589
commit 5b23ec46b8
3 changed files with 29 additions and 1 deletions

View file

@ -10,3 +10,8 @@ test: Don't use program_invocation_name on Serenity
backward: Pretend to be Linux, with some modifications
## `0003-Link-to-zstd-library.patch`
Link to zstd library