Skip to content

Commit a5e3cc1

Browse files
authored
[ATfL] According to rpmfind, libzstd-static is available for RHEL9, so we should use it (#49)
This is to add support for compressed binaries. If this library is not present, such support is silently disabled. We already have it enabled in Ubuntu builds.
1 parent 0acff43 commit a5e3cc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arm-software/linux/build.sh-HOWTO.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ The following packages need to be installed (using `apt`):
4545
- `zlib-devel`
4646
- `zlib-static`
4747
- `zstd`
48+
- `libzstd-static` (since RHEL9)
4849
- `wget`
4950
- `mpfr`
5051
- `mpfr-devel`

0 commit comments

Comments
 (0)