diff options
-rw-r--r-- | contrib/gcc/config/sparc/freebsd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/config/sparc/freebsd.h b/contrib/gcc/config/sparc/freebsd.h index 6ee5f52..5e21aa6 100644 --- a/contrib/gcc/config/sparc/freebsd.h +++ b/contrib/gcc/config/sparc/freebsd.h @@ -20,7 +20,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* $FreeBSD$ */ -/* FreeBSD needs's the platform name (sparc64) defined. +/* FreeBSD needs the platform name (sparc64) defined. Emacs needs to know if the arch is 64 or 32-bits. */ #undef CPP_CPU64_DEFAULT_SPEC |