Mercurial > emacs
changeset 7035:39895883bb2e
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 23 Apr 1994 01:49:08 +0000 |
parents | 910f6cbabb0f |
children | b5a68d0dd099 |
files | src/m/mips-siemens.h |
diffstat | 1 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/m/mips-siemens.h Sat Apr 23 01:45:33 1994 +0000 +++ b/src/m/mips-siemens.h Sat Apr 23 01:49:08 1994 +0000 @@ -16,8 +16,9 @@ #undef C_DEBUG_SWITCH #define C_DEBUG_SWITCH -g -/* we use all of GNU's memory allocation routines */ -#define C_ALLOCA +/* w.prediger@m30x.nbg.scn.de seems to say this is needed. + But let's try without it. */ +/* #define C_ALLOCA */ /* This system uses a slightly nonstandard variant of elf format. */ #undef UNEXEC @@ -25,3 +26,5 @@ #define ELF_BSS_SECTION_NAME ".sbss" #define BSTRING + +#define LIB_STANDARD /usr/ccs/lib/libc.a