Mercurial > hg > xemacs-beta
diff src/s/freebsd.h @ 380:8626e4521993 r21-2-5
Import from CVS: tag r21-2-5
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:07:10 +0200 |
parents | 6240c7796c7a |
children | de805c49cfc1 |
line wrap: on
line diff
--- a/src/s/freebsd.h Mon Aug 13 11:06:08 2007 +0200 +++ b/src/s/freebsd.h Mon Aug 13 11:07:10 2007 +0200 @@ -55,7 +55,7 @@ #endif #define LD_SWITCH_SYSTEM #define START_FILES pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -#define UNEXEC unexelf.o +#define UNEXEC "unexelf.o" #define LIB_STANDARD -lgcc -lc -lgcc /usr/lib/crtend.o /usr/lib/crtn.o #define LINKER "$(CC) -nostdlib" #undef LIB_GCC