diff options
author | Khem Raj <raj.khem@gmail.com> | 2015-07-01 20:52:23 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-08 00:01:20 +0100 |
commit | 992c02c8cc2555647d85edb640505af060438710 (patch) | |
tree | 68bf4c49db09c8053296121264f7730c866c6853 /meta-yocto | |
parent | ad11256f31c481457dfb71b8032a41a0d5e918e9 (diff) | |
download | poky-992c02c8cc2555647d85edb640505af060438710.tar.gz |
perl: Undefine finitel for musl
finitel is not implemented in musl and since its not posix, it wont be
implemented in future too
Fixes perl 5.22 build error
perl/5.22.0-r0/perl-5.22.0/sv.c:12135: undefined reference to `finitel'
| collect2: error: ld returned 1 exit status
(From OE-Core rev: 6a5cc63e2d054f5e328e8c535a3dd11dab876c41)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto')
0 files changed, 0 insertions, 0 deletions