Skip to content
  • Breno Leitao's avatar
    abuild: check for ppc64le on config.guess · f41036ac
    Breno Leitao authored and Jakub Jirutka's avatar Jakub Jirutka committed
    Currently, if aarch64 exists in config.guess, it is not updated.
    This breaks spl, which has aarch64 entry, but not ppc64le.
    
    update_config_guess should update config.guess if any of those
    does not exists.
    f41036ac