mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:32:56 +08:00
* mh-irix4 (CC): Change -XNh1500 to -XNh2000.
This commit is contained in:
@ -3,6 +3,6 @@
|
||||
# environment. Also bump switch table size so that cp-parse will
|
||||
# compile.
|
||||
|
||||
CC = cc -cckr -Wf,-XNg1500 -Wf,-XNk1000 -Wf,-XNh1500
|
||||
CC = cc -cckr -Wf,-XNg1500 -Wf,-XNk1000 -Wf,-XNh2000
|
||||
SYSV = -DSYSV
|
||||
RANLIB = true
|
||||
|
Reference in New Issue
Block a user