Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 67121 | Differences between
and this patch

Collapse All | Expand All

(-)mkcmd-8.14.orig/bin/mkcmd/machine.h (-1 / +1 lines)
Lines 105-111 Link Here
105
#endif
105
#endif
106
106
107
#if !defined(NEED_MALLOC_EXTERN)
107
#if !defined(NEED_MALLOC_EXTERN)
108
#define NEED_MALLOC_EXTERN	(!USE_MALLOC_H && !defined(NEXT2) && !defined(IRIX) && !defined(BSDI))
108
#define NEED_MALLOC_EXTERN	(!USE_MALLOC_H && !defined(NEXT2) && !defined(IRIX) && !defined(BSDI) && !defined(LINUX))
109
#endif
109
#endif
110
110
111
#if !defined(NEED_OFFSET_TYPE)
111
#if !defined(NEED_OFFSET_TYPE)

Return to bug 67121