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:
parent
ee5a34086f
commit
781ce8e8d3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user