Better emulate the FSF build for Sparc64.
This commit is contained in:
parent
6206d06949
commit
1d9a26469d
@ -15,4 +15,5 @@ GCC_CPU= rs6000
|
||||
.elif ${TARGET_ARCH} == "sparc64"
|
||||
GCC_CPU= sparc
|
||||
TARGET_CPU_DEFAULT= TARGET_CPU_ultrasparc
|
||||
CFLAGS+= -DTARGET_CPU_DEFAULT=${TARGET_CPU_DEFAULT}
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user