Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37747321
en ru br
ALT Linux repositórios
S:0.40-alt7
5.0: 0.39-alt3
4.1: 0.39-alt1
4.0: 0.39-alt1
3.0: 0.35-alt2

Group :: Sistema/Bibliotecas
RPM: libchm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: chmlib-0.40-loongarch64.patch
Download


diff -Nru chmlib-0.40.orig/src/chm_lib.c chmlib-0.40/src/chm_lib.c
--- chmlib-0.40.orig/src/chm_lib.c	2023-07-16 06:56:21.840221641 +0000
+++ chmlib-0.40/src/chm_lib.c	2023-07-16 07:46:45.948571635 +0000
@@ -164,7 +164,7 @@
 
 /* x86-64 */
 /* Note that these may be appropriate for other 64-bit machines. */
-#elif __aarch64__ || __x86_64__ || __ia64__
+#elif __aarch64__ || __x86_64__ || __ia64__ || __loongarch64
 typedef unsigned char           UChar;
 typedef short                   Int16;
 typedef unsigned short          UInt16;
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009