Skip to content
Commit bb81787a authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

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: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 484d15de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment