public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH 1/2] use.desc: Make lz4 a global flag
@ 2019-09-15 14:12 Michał Górny
  2019-09-15 14:12 ` [gentoo-dev] [PATCH 2/2] */*: Remove redundant descriptions for USE=lz4 Michał Górny
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michał Górny @ 2019-09-15 14:12 UTC (permalink / raw
  To: gentoo-dev; +Cc: Michał Górny

The 'lz4' flag is used consistently for the LZ4 compression algorithm
in 23 packages.  Make it a global flag.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
---
 profiles/use.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/use.desc b/profiles/use.desc
index 136d86900685..0969d8f8b7b5 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -182,6 +182,7 @@ lm-sensors - Add linux lm-sensors (hardware sensors) support
 lua - Enable Lua scripting support
 luajit - Use dev-lang/luajit instead of dev-lang/lua (ineffective with USE=-lua)
 lzma - Support for LZMA (de)compression algorithm
+lz4 - Enable support for lz4 compression (as implemented in app-arch/lz4)
 lzo - Enable support for lzo compression
 m17n-lib - Enable m17n-lib support
 mad - Add support for mad (high-quality mp3 decoder library and cli frontend)
-- 
2.23.0



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-09-15 18:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-15 14:12 [gentoo-dev] [PATCH 1/2] use.desc: Make lz4 a global flag Michał Górny
2019-09-15 14:12 ` [gentoo-dev] [PATCH 2/2] */*: Remove redundant descriptions for USE=lz4 Michał Górny
2019-09-15 14:15 ` [gentoo-dev] [PATCH 1/2] use.desc: Make lz4 a global flag Michał Górny
2019-09-15 16:41 ` Matt Turner
2019-09-15 18:32 ` Aaron Bauman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox