diff options
author | Simon Busch <morphis@gravedo.de> | 2011-11-01 23:08:10 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-02 09:08:28 +0000 |
commit | 9b76e6a2cfc5a4d779f3b06e3acc5ff7b8275470 (patch) | |
tree | 5ced510dd27a2c167de06e09a753c63cc75f1559 /meta-yocto | |
parent | b090fde5c184a64d3dd77c5f87b9596854e272ec (diff) | |
download | poky-9b76e6a2cfc5a4d779f3b06e3acc5ff7b8275470.tar.gz |
meta: glib-2.0: don't apply qsort_r test removable patch for native version
On some buildhosts with an older version of native glib-2.0 installed (in this case
2.16.6) the qsort_r test removable patch leads to a compilation error:
| ./.libs/libglib-2.0.so: undefined reference to `qsort_r'
| collect2: ld returned 1 exit status
This patch fixes this so the patch gets only applied for the native version of this
recipe.
(From OE-Core rev: 37579d7d74d127c90c1e078d05c5bf4ba0b3f755)
Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto')
0 files changed, 0 insertions, 0 deletions