]> code.ossystems Code Review - openembedded-core.git/commit
meta: glib-2.0: don't apply qsort_r test removable patch for native version
authorSimon Busch <morphis@gravedo.de>
Tue, 1 Nov 2011 22:08:10 +0000 (23:08 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 2 Nov 2011 09:08:21 +0000 (09:08 +0000)
commit37579d7d74d127c90c1e078d05c5bf4ba0b3f755
treee247a35b09a174cf11e82f0b6bb43b2c96969e47
parent01b2a16beb4a924077b74943ad4d6e7976563ff1
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.

Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glib-2.0/glib-2.0_2.30.0.bb