diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2011-01-11 09:38:09 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-01-20 21:37:04 +0000 |
commit | e6d4c253a895b307cc163cbd9e2fb78b5122de92 (patch) | |
tree | b01e2dfe0a795373f95d912f80854b0106220a46 /meta/recipes-core/base-files | |
parent | 958fd5a649ecab5c30b401a08770dd734c206b60 (diff) | |
download | openembedded-core-e6d4c253a895b307cc163cbd9e2fb78b5122de92.tar.gz openembedded-core-e6d4c253a895b307cc163cbd9e2fb78b5122de92.tar.bz2 openembedded-core-e6d4c253a895b307cc163cbd9e2fb78b5122de92.tar.xz openembedded-core-e6d4c253a895b307cc163cbd9e2fb78b5122de92.zip |
dates: fix build issue with gcc dso linking change
All the libraries needs to be specified explicitely with the new gcc dso
linking change patch. This was causing build errors for this
recipe. Specifying the libm and libpango-1.0 libraries explicitely for
linking to work without errors.
This is identified as a libtool issue. While creating the libgtkdatesview.la
file, libtool should have added these needed libraries in there.
A bug has been created for this issue:
http://bugzilla.pokylinux.org/show_bug.cgi?id=664
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-core/base-files')
0 files changed, 0 insertions, 0 deletions