qt: update x86x86fix for 32bit pc hosts
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 21 May 2010 06:53:34 +0000 (08:53 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 21 May 2010 06:53:34 +0000 (08:53 +0200)
commitbb81787ae1f8b1d8c513f42766c2155b66feaf84
tree3c2219b6ad8f802882a2d5954e3a69a3c152c7d8
parent484d15dea6f3175eb5b999592a7f4bb9d101c68a
qt: update x86x86fix for 32bit pc hosts

The recent change to use config.guess to figure out GNU_HOST_NAME
broken the x86x86fix detection for 32bit hosts, as config.guess
returns something like i686-pc-linux-gnu rather than something with
*-unknown-linux-* like we used to use.

Fix it by simply looking for "linux" instead.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
package/qt/qt.mk