diff options
author | 2012-04-16 07:33:34 +0200 | |
---|---|---|
committer | 2015-10-11 10:47:38 +0200 | |
commit | 383a4cc637d5c802ef4c3cdc0f55ee3c840ba5de (patch) | |
tree | b662c3b958c95ead6bb5fafec31a84b1b0ddfc41 /profiles/use.local.desc | |
parent | Add base. Fix stardict compilation (diff) | |
download | mv-383a4cc637d5c802ef4c3cdc0f55ee3c840ba5de.tar.gz mv-383a4cc637d5c802ef4c3cdc0f55ee3c840ba5de.tar.bz2 mv-383a4cc637d5c802ef4c3cdc0f55ee3c840ba5de.zip |
Add eix live ebuild. magus: Use eautopoint
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index ad76e030..8061c857 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2,6 +2,15 @@ # your descriptions to your package's metadata.xml ONLY. # * generated automatically using egencache * +app-portage/eix:debug - Build with upstream's CXXFLAGS/LDFLAGS for debugging support; not recommended for normal use. +app-portage/eix:dep - Make DEP=true the default which enables support for {,R,P}DEPEND but requires roughly double disk and memory. +app-portage/eix:doc - Create description of the eix cache file additionally in html format +app-portage/eix:nls - Support foreign language messages (experimental; currently only de) +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: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 +app-portage/eix:strong-optimization - Adds several more agressive CXXFLAGS/LDFLAGS for optimization like graphite (if available). May cause trouble with some buggy compiler versions. Absense of this USE flag does not strip user's *FLAGS +app-portage/eix:tools - Create separate binary for script helper tools (currently only: versionsort); useful if they are called extremely often app-portage/logclean:eix - Pull in eix for quicker execution app-portage/useflags:eix - Pull in eix for quicker execution app-text/stardict:editor - Build and install the stardict-editor utility |