[oe-issues] [Bug 2593] Qt4-x11 broken for generic x86 target
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Thu Jul 5 22:27:45 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2593
Michael Krelin <polyonymous at klever.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from Michael Krelin <polyonymous at klever.net> 2007-07-05 15:27:44 ---
pile, for qt this is "I386".
>
> Solution: Modify qt4_arch_inc, which maps from OE HOST_ARCH to Qt's one.
>
> Like:
>
> if re.match("^i.86$", arch):
> arch = "I386"
>
Yes, thank you, that should work (as of
725bb7627b2bafdc045411eb1a30023b735ae610), as for removing arch check for a
reason, I'm not sure if the reason for doing the whole qt stuff the way it's
done is still there, but for the time being it doesn't seem to make enough
sense to redo it.
Feel free to reopen the bug if something isn't fixed.
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list