mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-26 07:33:47 +00:00
(mips-sgi-irix6*): Set NON_GNU_CPP.
This commit is contained in:
parent
b747e8eb2d
commit
1997da89a5
@ -617,7 +617,7 @@ case "${canonical}" in
|
||||
machine=iris4d opsys=irix4-0
|
||||
;;
|
||||
mips-sgi-irix6* )
|
||||
machine=iris4d opsys=irix6-0
|
||||
machine=iris4d opsys=irix6-0 NON_GNU_CPP=/lib/cpp
|
||||
;;
|
||||
mips-sgi-irix5.[01]* )
|
||||
machine=iris4d opsys=irix5-0
|
||||
|
Loading…
Reference in New Issue
Block a user