Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Sun, 15 Sep 2019 14:55:42
Message-Id: 1568559100.ea631ff3bfe90382184706e0ef77ed7799e8e711.mgorny@gentoo
1 commit: ea631ff3bfe90382184706e0ef77ed7799e8e711
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 14:51:40 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 14:51:40 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea631ff3
7
8 use.desc: Remove global USE=nptl
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 profiles/use.desc | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/profiles/use.desc b/profiles/use.desc
16 index dcee6a8bca3..1496a089a2b 100644
17 --- a/profiles/use.desc
18 +++ b/profiles/use.desc
19 @@ -218,7 +218,6 @@ nis - Support for NIS/YP services
20 nls - Add Native Language Support (using gettext - GNU locale utilities)
21 nntp - Add support for newsgroups (Network News Transfer Protocol)
22 nocd - Install all files required to run the application without a CD mounted
23 -nptl - Enable support for Native POSIX Threads Library, the new threading module (requires linux-2.6 or better usually)
24 nsplugin - Build plugin for browsers supporting the Netscape plugin architecture (that is almost any modern browser)
25 ocaml - Add support/bindings for the Ocaml language
26 ocamlopt - Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)