summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-12 11:02:45 +0000
committerSam James <sam@gentoo.org>2024-01-12 11:04:36 +0000
commite8df0bbdd710364ef015d77cd63dd73d8c2028fa (patch)
treea0acdd53c6199fd2cee302bf41ecb31884eef5c0
parenttoolchain.eclass: drop noop USE=nptl (diff)
downloadgentoo-e8df0bbdd710364ef015d77cd63dd73d8c2028fa.tar.gz
gentoo-e8df0bbdd710364ef015d77cd63dd73d8c2028fa.tar.bz2
gentoo-e8df0bbdd710364ef015d77cd63dd73d8c2028fa.zip
dev-lang/gnat-gpl: cleanup USE=nptl
Bug: https://bugs.gentoo.org/820905 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-lang/gnat-gpl/metadata.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-lang/gnat-gpl/metadata.xml b/dev-lang/gnat-gpl/metadata.xml
index 9d754256f541..41af25d76fb1 100644
--- a/dev-lang/gnat-gpl/metadata.xml
+++ b/dev-lang/gnat-gpl/metadata.xml
@@ -20,7 +20,6 @@
<flag name="libssp">Build SSP support into a dedicated library rather
than use the code in the C library (DO NOT ENABLE THIS IF YOU DON'T
KNOW WHAT IT DOES)</flag>
- <flag name="nptl">Enable support for Native POSIX Threads Library, the new threading module (requires linux-2.6 or better usually)</flag>
<flag name="objc">Build support for the Objective C code language
</flag>
<flag name="objc++">Build support for the Objective C++ language</flag>