socram8888/amiitool

Link dynamically against mbedtls

TBK opened this issue ยท 1 comments

TBK commented

Thanks for this tool ๐Ÿ‘

I am packaging amiitool for Alpine Linux and possible also as an AUR.

Would it be possible to add an option in Makefile for dynamic linking against mbedtls?

It would be great if future releases could change versioning scheme, since rX (x = number) is used by Linux distributions to indicate a change was made by the distro to the package (e.g. build with new options, security flaw patched...). I suggest https://semver.org/

Hello.

This whole project was supposed to be just a quick test, and at most used as reference for other implementations.

Thus given that there are already other more useful implementations (such as the Python version which are more easy to integrate with applications), I am no longer interested in upgrading or maintain this code.

With that said, PRs are welcome.