diff options
author | Martin Väth <martin@mvath.de> | 2020-05-09 20:59:15 +0200 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2020-05-09 20:59:15 +0200 |
commit | ed218d791ccbbf68dafd30c24c737510c4f989fa (patch) | |
tree | bc57ff30af229a77ec5bda9df16a5431cc4bbb56 /profiles | |
parent | dev-libs/osformat: Version bump (diff) | |
download | mv-ed218d791ccbbf68dafd30c24c737510c4f989fa.tar.gz mv-ed218d791ccbbf68dafd30c24c737510c4f989fa.tar.bz2 mv-ed218d791ccbbf68dafd30c24c737510c4f989fa.zip |
app-portage/eix: Version bump
Signed-off-by: Martin Väth <martin@mvath.de>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 85efb73a..f38b6ea8 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -9,6 +9,7 @@ app-portage/eix:doc - Create description of the eix cache file additionally in h app-portage/eix:jumbo-build - Compile faster and produce better binary. Recommended unless compiling on a quite memory-restricted system. app-portage/eix:meson - Build with meson instead of autotools. Faster but less compatible app-portage/eix:optimization - Accept upstream's choices for CXXFLAGS/LDFLAGS for optimization. Absense of this USE flag does not strip user's *FLAGS +app-portage/eix:protobuf - Use dev-libs/protobuf to suport proto output with --proto app-portage/eix:required-use - Make REQUIRED_USE=true the default which enables support for REQUIRED_USE but requires more disk and memory. app-portage/eix:security - This adds some checks which can prevent certain exploits if e.g. the eix code has a bug. If you use the hardened toolchain, using this flag does not increase security and can even lead to problems. app-portage/eix:sqlite - Compile in support for portage's sqlite backend; to actually use it you need additional configuration of portage and eix |