Skip to content

Commit

Permalink
Merge pull request #8221 from aandvalenzuela/zstd-update
Browse files Browse the repository at this point in the history
Update zstd to latest version 1.5.2
  • Loading branch information
smuzaffar committed Dec 15, 2022
2 parents ab7d5dd + ed245bb commit 37c5e09
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions zstd.spec
@@ -1,4 +1,4 @@
### RPM external zstd 1.4.5
### RPM external zstd 1.5.2
## INITENV SETV ZSTD_SOURCE %{source0}
## INITENV SETV ZSTD_STRIP_PREFIX %{source_prefix}

Expand All @@ -12,12 +12,6 @@ BuildRequires: gmake cmake
%setup -n %{source_prefix}

%build
# Update to get AArch64

rm -f ./config.{sub,guess}
%get_config_sub ./config.sub
%get_config_guess ./config.guess
chmod +x ./config.{sub,guess}

cmake build/cmake \
-DZSTD_BUILD_CONTRIB:BOOL=OFF \
Expand Down

0 comments on commit 37c5e09

Please sign in to comment.