diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1999-11-14 12:04:02 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-11-14 12:04:02 +0000 |
| commit | f4f21b5c0a3048f17e94d95b7fe2037c67811002 (patch) | |
| tree | 62ec5b23208d2dca3ffd4c45682b83751f2fa27e | |
| parent | 92a8fe88b38ce4c08dc1604a2be27d51f910f758 (diff) | |
Notes
| -rw-r--r-- | contrib/gcc/config/alpha/freebsd.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/gcc/config/alpha/freebsd.h b/contrib/gcc/config/alpha/freebsd.h index c14e72574bc7..00c6aac93c14 100644 --- a/contrib/gcc/config/alpha/freebsd.h +++ b/contrib/gcc/config/alpha/freebsd.h @@ -113,9 +113,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define HANDLE_SYSV_PRAGMA -#undef SET_ASM_OP -#define SET_ASM_OP ".set" - #undef OBJECT_FORMAT_COFF #undef EXTENDED_COFF #define OBJECT_FORMAT_ELF |
