diff options
Diffstat (limited to 'gas/config/vms-conf.h')
-rw-r--r-- | gas/config/vms-conf.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/config/vms-conf.h b/gas/config/vms-conf.h index 3c5b743..c948d1a 100644 --- a/gas/config/vms-conf.h +++ b/gas/config/vms-conf.h @@ -66,7 +66,8 @@ #undef MANY_SEGMENTS /* Needed only for sparc configuration */ -#undef sparcv9 +#undef SPARC_V9 +#undef SPARC_ARCH64 /* Define if you have the remove function. */ #define HAVE_REMOVE |