summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-15 16:51:40 +0200
committerMichał Górny <mgorny@gentoo.org>2019-09-15 16:51:40 +0200
commitea631ff3bfe90382184706e0ef77ed7799e8e711 (patch)
treef2e11ca10954fae711aa73391bfefb7dc34eb56f /profiles
parentsys-devel/gcc: Make USE=nptl local (diff)
downloadgentoo-ea631ff3bfe90382184706e0ef77ed7799e8e711.tar.gz
gentoo-ea631ff3bfe90382184706e0ef77ed7799e8e711.tar.bz2
gentoo-ea631ff3bfe90382184706e0ef77ed7799e8e711.zip
use.desc: Remove global USE=nptl
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.desc1
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc
index dcee6a8bca3c..1496a089a2b0 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -218,7 +218,6 @@ nis - Support for NIS/YP services
nls - Add Native Language Support (using gettext - GNU locale utilities)
nntp - Add support for newsgroups (Network News Transfer Protocol)
nocd - Install all files required to run the application without a CD mounted
-nptl - Enable support for Native POSIX Threads Library, the new threading module (requires linux-2.6 or better usually)
nsplugin - Build plugin for browsers supporting the Netscape plugin architecture (that is almost any modern browser)
ocaml - Add support/bindings for the Ocaml language
ocamlopt - Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)