tytso / xfstests-bld

Creates a file system / storage test appliance which can be run using KVM, GCE, and Android
GNU General Public License v2.0
67 stars 46 forks source link

attr: update the config.guess / config.sub file #22

Closed Cypresslin closed 5 years ago

Cypresslin commented 5 years ago

The config.guess and config.sub files in attr are quite a bit out-dated. It cannot be executed properly on a PowerPC running Ubuntu Bionic.

Update the config.guess and config.sub with the latest version can fix this issue.

Signed-off-by: Po-Hsu Lin po-hsu.lin@canonical.com

tytso commented 5 years ago

I've updated all of the config.guess and config.sub files (not just for attr) to be the latest version from the FSF. This doesn't include the ones which are pulled in from other git repositories, of course. Just the ones which are directly in xfstests-bld.