Mercurial > hg > xemacs-beta
diff src/m/news-risc.h @ 173:8eaf7971accc r20-3b13
Import from CVS: tag r20-3b13
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:49:09 +0200 |
parents | 0132846995bd |
children | c5d627a313b1 |
line wrap: on
line diff
--- a/src/m/news-risc.h Mon Aug 13 09:47:55 2007 +0200 +++ b/src/m/news-risc.h Mon Aug 13 09:49:09 2007 +0200 @@ -8,7 +8,8 @@ /* NEWS-OS 5.0.2 */ -#define LIBS_MACHINE "-lmld" +#undef LIBS_MACHINE +/* #define LIBS_MACHINE "-lmld" */ /* mrb */ #ifdef __GNUC__ #define C_DEBUG_SWITCH "-g" @@ -45,7 +46,7 @@ /* Don't use the definitions in m/mips.h. */ #undef LINKER #undef LIBS_MACHINE -#define LIBS_MACHINE "-lmld" +/* #define LIBS_MACHINE "-lmld" */ /* mrb */ #undef KERNEL_FILE #define KERNEL_FILE "/vmunix"