Mercurial > emacs
changeset 10625:4d93473e25b9
Add preliminary PowerPC eABI support.
author | Michael Meissner <gnu@the-meissners.org> |
---|---|
date | Wed, 01 Feb 1995 22:06:34 +0000 |
parents | ec7ba4fd36f0 |
children | 616345f74278 |
files | config.sub |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/config.sub Wed Feb 01 21:21:29 1995 +0000 +++ b/config.sub Wed Feb 01 22:06:34 1995 +0000 @@ -604,7 +604,7 @@ | -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \ | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \ | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \ - | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta | -udi) + | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta | -udi | -eabi) ;; -sunos5*) os=`echo $os | sed -e 's|sunos5|solaris2|'`