1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-23 10:34:07 +00:00

(mips-mips-riscos4*): Set NON_GNU_CPP.

This commit is contained in:
Richard M. Stallman 1994-02-02 22:35:44 +00:00
parent ee5a34086f
commit 781ce8e8d3

View File

@ -807,6 +807,7 @@ case "${canonical}" in
mips-mips-riscos4* )
machine=mips4 opsys=bsd4-3
NON_GNU_CC="cc -systype bsd43"
NON_GNU_CPP="cc -systype bsd43 -E"
;;
mips-mips-bsd* )
machine=mips opsys=bsd4-3