libatasmart icon indicating copy to clipboard operation
libatasmart copied to clipboard

Outdated config.guess file in the release tarball

Open xctan opened this issue 1 year ago • 1 comments

Currently the config.guess file in the tarball is too old to properly detect RISC-V platform. It can be updated by executing autoreconf -fiv.

xctan avatar Sep 11 '23 07:09 xctan

This is not upstream. AFAIK upstream is git://git.0pointer.de/libatasmart.git but it has been long since the last time it was updated.

While I also found a couple of bugs in the lib and wanted to fix them, I started to patch them in a mirror at https://github.com/libatasmart/libatasmart

The master branch in that repo uses meson as a build system, thus this should have been fixed.

I do not have long term plans for maintenance nor am I planning to release a new version of this lib but feedback and interest on the project is welcomed.

Thanks

antoniovazquezblanco avatar Nov 01 '23 21:11 antoniovazquezblanco