As per #868369 consider enabling thread support unconditionally. zstd the libarary should be unconditionally thread-saf, and work scalability is achieved by configuring the number of threads to be used. Reproducible: Always
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6121cf31cd310cff467f26b6dfcfdd8df6000aa3 commit 6121cf31cd310cff467f26b6dfcfdd8df6000aa3 Author: Holger Hoffstätte <holger@applied-asynchrony.com> AuthorDate: 2022-09-04 14:58:25 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-09-25 01:19:54 +0000 app-arch/zstd: enable threads by default This follows upstream's default since 1.5.0. Closes: https://bugs.gentoo.org/868390 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/27141 Signed-off-by: Sam James <sam@gentoo.org> app-arch/zstd/zstd-1.5.2-r3.ebuild | 69 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+)