1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 23:17:46 +00:00

Ports: Update zstd to 1.5.2

This commit is contained in:
Luke Wilde 2022-03-13 16:45:19 +00:00 committed by Andreas Kling
parent e435710f7c
commit 47ec3dbf45
4 changed files with 7 additions and 7 deletions

View file

@ -1,5 +1,5 @@
--- zstd-1.5.1/lib/Makefile.orig 2022-01-08 01:21:29.874503163 +0000
+++ zstd-1.5.1/lib/Makefile 2022-01-08 01:21:43.026368517 +0000
--- zstd-1.5.2/lib/Makefile.orig 2022-01-08 01:21:29.874503163 +0000
+++ zstd-1.5.2/lib/Makefile 2022-01-08 01:21:43.026368517 +0000
@@ -69,22 +69,10 @@
# macOS linker doesn't support -soname, and use different extension

View file

@ -1,5 +1,5 @@
--- zstd-1.5.1/programs/platform.h.orig 2022-01-08 01:30:53.468728340 +0000
+++ zstd-1.5.1/programs/platform.h 2022-01-08 01:31:01.480646197 +0000
--- zstd-1.5.2/programs/platform.h.orig 2022-01-08 01:30:53.468728340 +0000
+++ zstd-1.5.2/programs/platform.h 2022-01-08 01:31:01.480646197 +0000
@@ -98,7 +98,11 @@
# endif
# include <unistd.h> /* declares _POSIX_VERSION */