diff options
author | Saul Wold <Saul.Wold@windriver.com> | 2022-01-06 12:12:34 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-01-07 14:39:17 +0000 |
commit | 73ae1a3760f877265fd504efda0a6ccfcb8c4c84 (patch) | |
tree | 62dd77a488276208c87d45bf2c4bcf96042f5060 /meta/recipes-devtools/perl/perl-ptest.inc | |
parent | bc22fe89fd1d6590975bcb5e3f1f8ecac354abc2 (diff) | |
download | poky-73ae1a3760f877265fd504efda0a6ccfcb8c4c84.tar.gz |
perl: Enable threading
When the tranisiton to perl-cross occured, the threading define
seems to have been missed. The perl tests for threading where
simply skipped, so there was no direct failures. This was verified
by running perl ptest before and after the change to see PASS vs SKIP
results of threaded related tests.
NOTE: Perl officially discourges the use of threads, so this
functionality maybe depercated in the future [0][1]
v2: adds the usethreads to native and nativesdk. This was tested by
builing postresql and rrdtool which use perl and automake.
[0] https://perldoc.perl.org/5.34.0-RC2/threads#WARNING
[1] https://perldoc.perl.org/perlpolicy#discouraged
(From OE-Core rev: b9fd7cd319a1d8f0ddf5ea60710b015e9afb588c)
Signed-off-by: Saul Wold <saul.wold@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/perl/perl-ptest.inc')
0 files changed, 0 insertions, 0 deletions