gentoo-ebuilds/app-crypt/asekey/files/asekey-3.7-musl-ushort.patch
Alfred Wingate cb6d3c717a
app-crypt/asekey: update EAPI 7 -> 8
Closes: https://bugs.gentoo.org/714222
Closes: https://bugs.gentoo.org/745291
Closes: https://bugs.gentoo.org/854237
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/32791
Signed-off-by: Sam James <sam@gentoo.org>
2023-09-24 23:07:29 +01:00

14 lines
267 B
Diff

https://bugs.gentoo.org/714222
Hack instead of fix because upstream is dead and the typedef is used extensively.
--- a/Ase.h
+++ b/Ase.h
@@ -24,6 +24,7 @@
#include "T1Protocol.h"
#include "MemoryCards.h"
+typedef unsigned short ushort;
//#define ASE_DEBUG