mirror of
https://github.com/RGBCube/serenity
synced 2025-05-24 01:15:07 +00:00
17 lines
324 B
Markdown
17 lines
324 B
Markdown
# Patches for zstd on SerenityOS
|
|
|
|
## `0001-Fix-linker-soname-flags.patch`
|
|
|
|
Fix linker soname flags
|
|
|
|
|
|
## `0002-Make-platform.h-understand-that-serenity-is-posix-co.patch`
|
|
|
|
Make platform.h understand that serenity is posix-compliant
|
|
|
|
|
|
## `0003-Include-stdio.h-in-programs-util.h.patch`
|
|
|
|
Include stdio.h in `programs/util.h`
|
|
|
|
|