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:23:47 +0100 |
commit | 1370927687cdc7bbc1de329744b33771345e395f (patch) | |
tree | bbb5e37c675f8fdbe7dff0fcff2574e8d7ad9f41 /scripts/contrib/list-packageconfig-flags.py | |
parent | 7034d50765349d32090b36a677384878bc16c97f (diff) | |
download | poky-1370927687cdc7bbc1de329744b33771345e395f.tar.gz |
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.
(From OE-Core rev: f74e456772fc80c2333fbdf57c629a18412375e8)
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/contrib/list-packageconfig-flags.py')
0 files changed, 0 insertions, 0 deletions