diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-05-08 00:00:57 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-05-08 00:00:57 +0100 |
commit | 5181ced3f3566a9610b85922b083c8f84f20d78f (patch) | |
tree | d7eb288527e8bc248dd17ff874995d8bffe06704 /profiles/desc | |
parent | 7bcfea9c5e79a425a62a66bba477b9d3c0d7fdd0 (diff) |
gentoo auto-resync : 08:05:2024 - 00:00:57
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/perl_features.desc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/desc/perl_features.desc b/profiles/desc/perl_features.desc new file mode 100644 index 000000000000..22d84ca5b407 --- /dev/null +++ b/profiles/desc/perl_features.desc @@ -0,0 +1,9 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# This file contains descriptions of PERL_FEATURES USE_EXPAND flags. + +# Keep it sorted. +debug - PERL_FEATURES setting enabling internal debug support in Perl +ithreads - PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems +quadmath - PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath |