diff options
author | Christopher Larson <chris_larson@mentor.com> | 2013-08-29 09:28:56 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-30 16:17:38 +0100 |
commit | f74e456772fc80c2333fbdf57c629a18412375e8 (patch) | |
tree | 693f624999f82388df76366de14607af76e84faf /scripts | |
parent | 9191c8b08ea25641d228acc83f2d4ad6a14333fe (diff) | |
download | openembedded-core-f74e456772fc80c2333fbdf57c629a18412375e8.tar.gz openembedded-core-f74e456772fc80c2333fbdf57c629a18412375e8.tar.bz2 openembedded-core-f74e456772fc80c2333fbdf57c629a18412375e8.zip |
gtk+3: pull forward the gtk+2 hardcoded libtool patch
Without this, it tries to run ./libtool, not the sys-prefixed libtool, which
fails, resulting in dynamic modules being disabled, which in turn results in
compiling the immodules directly into the gtk+3 library.
I tried switching it to using $LIBTOOL rather than hardcoding the path, as
LT_INIT sets LIBTOOL, but it didn't work, I didn't have time to dig further,
and this gets the job done for now.
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions