Mercurial > hg > xemacs-beta
diff src/m/mips.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/mips.h Mon Aug 13 09:47:55 2007 +0200 +++ b/src/m/mips.h Mon Aug 13 09:49:09 2007 +0200 @@ -128,7 +128,8 @@ #else /* not BSD */ -#define LIBS_MACHINE "-lmld" +#undef LIBS_MACHINE +/* #define LIBS_MACHINE "-lmld" */ /* mrb */ #define LD_SWITCH_MACHINE "-D 800000 -g3" #define START_FILES "pre-crt0.o /usr/lib/crt1.o" #define LIB_STANDARD "-lbsd -lc /usr/lib/crtn.o"