Skip to content
  • Peter Korsgaard's avatar
    qt: update x86x86fix for 32bit pc hosts · bb81787a
    Peter Korsgaard authored
    
    
    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>
    bb81787a
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading