Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 542086 Details for
Bug 634980
sys-apps/portage: support zstd --long=31 option in BINPKG_COMPRESS_FLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Support BINPKG_COMPRESS_FLAGS="--long=..." with zstd
portage-zstd-long.patch (text/plain), 286 bytes, created by
Martin Väth
on 2018-08-02 10:50:08 UTC
(
hide
)
Description:
Support BINPKG_COMPRESS_FLAGS="--long=..." with zstd
Filename:
MIME Type:
Creator:
Martin Väth
Created:
2018-08-02 10:50:08 UTC
Size:
286 bytes
patch
obsolete
>--- a/lib/portage/util/compression_probe.py >+++ a/lib/portage/util/compression_probe.py >@@ -45,7 +45,7 @@ > }, > "zstd": { > "compress": "zstd ${BINPKG_COMPRESS_FLAGS}", >- "decompress": "zstd -d", >+ "decompress": "zstd -d --memory=4294967295", > "package": "app-arch/zstd", > }, > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 634980
: 542086