Bug 11692 - Update config.guess and config.sub
Summary: Update config.guess and config.sub
Status: RESOLVED FIXED
Alias: None
Product: rsync
Classification: Unclassified
Component: core (show other bugs)
Version: 3.1.2
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Wayne Davison
QA Contact: Rsync QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-25 05:22 UTC by anton
Modified: 2020-07-26 09:07 UTC (History)
0 users

See Also:


Attachments
Update config.guess and config.sub (21.39 KB, patch)
2016-01-25 05:22 UTC, anton
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description anton 2016-01-25 05:22:03 UTC
Created attachment 11785 [details]
Update config.guess and config.sub

The current version of config.guess and config.sub is broken on powerpc64le. The attached patch is just the result of:

wget -O config.guess \
  "http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess"

wget -O config.sub \
  "http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub"
Comment 1 Wayne Davison 2020-07-26 09:07:53 UTC
This was updated for 3.2.0.