https://bugzilla.samba.org/show_bug.cgi?id=11692
Bug ID: 11692
Summary: Update config.guess and config.sub
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Created attachment 11785
--> https://bugzilla.samba.org/attachment.cgi?id=11785&action=edit
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"
--
You are receiving this mail because:
You are the QA Contact for the bug.
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html