1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 08:37:46 +00:00

Ports: Update zstd port to version 1.5.1

This commit is contained in:
Luke Wilde 2022-01-08 02:03:11 +00:00 committed by Ali Mohammad Pur
parent 7110c0ecb0
commit e65052a208
4 changed files with 17 additions and 12 deletions

View file

@ -1,6 +1,6 @@
--- zstd-1.4.4/programs/platform.h.orig Sat Mar 14 15:22:06 2020
+++ zstd-1.4.4/programs/platform.h Sat Mar 14 15:22:41 2020
@@ -97,7 +97,11 @@
--- 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
@@ -98,7 +98,11 @@
# endif
# include <unistd.h> /* declares _POSIX_VERSION */
# if defined(_POSIX_VERSION) /* POSIX compliant */