Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37742050
en ru br
ALT Linux repos
S:3.7.12-alt1
5.0: 3.6-alt7
4.1: 3.6-alt6.1.0
4.0: 3.6-alt6.1.0
3.0: 3.6-alt6

Group :: Text tools
RPM: recode

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: recode-3.6-alt-e2k.patch
Download


diff --git a/libiconv/aliases.h b/libiconv/aliases.h
index f96c3ee..43a78b7 100644
--- a/libiconv/aliases.h
+++ b/libiconv/aliases.h
@@ -66,7 +66,7 @@ aliases_hash (register const char *str, register unsigned int len)
   return hval + asso_values[(unsigned char) str[len - 1]];
 }
 
-#ifdef __GNUC__
+#if defined(__GNUC__) && !defined(__LCC__)
 __inline
 #endif
 const struct alias *
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin