diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2014-03-26 03:01:29 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-26 12:15:11 +0000 |
commit | cda5310e32ce05bc54602d4c18ee2d28a53be57f (patch) | |
tree | 43cda8016a3d9c4fb8d66dd1174e652ac338f742 /meta/conf/bitbake.conf | |
parent | 706055503f493a5af73240c0983c46dbe31d8fe9 (diff) | |
download | openembedded-core-cda5310e32ce05bc54602d4c18ee2d28a53be57f.tar.gz openembedded-core-cda5310e32ce05bc54602d4c18ee2d28a53be57f.tar.bz2 openembedded-core-cda5310e32ce05bc54602d4c18ee2d28a53be57f.zip |
util-linux-native: fix qsort_r for CentOS 5.10
The qsort_r() was added to glibc in version 2.8, so there is no qsort_r() on
the host like CentOS 5.x, use qsort() to fix it since they are nearly
identical.
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/bitbake.conf')
0 files changed, 0 insertions, 0 deletions