Fix debug build of libtextencoding.so.
This commit is contained in:
@@ -160,7 +160,7 @@ static const struct alias sysdep_aliases[] = {
|
|||||||
#include "aliases2.h"
|
#include "aliases2.h"
|
||||||
#undef S
|
#undef S
|
||||||
};
|
};
|
||||||
#ifdef __GNUC__
|
#if defined(__GNUC__) && !defined(DEBUG)
|
||||||
__inline
|
__inline
|
||||||
#endif
|
#endif
|
||||||
const struct alias *
|
const struct alias *
|
||||||
|
|||||||
Reference in New Issue
Block a user