Enable Haifa on sparc64 as well.
This commit is contained in:
parent
5e59c5460c
commit
dc886d4d77
@ -21,7 +21,7 @@ OUT_OBJ= ${GCC_ARCH}
|
||||
target= ${TARGET_ARCH}-unknown-freebsd
|
||||
|
||||
# These architectures are Cygnus's default for enabling Haifa.
|
||||
.if ${GCC_ARCH} == "alpha" || ${GCC_ARCH} == "sparc"
|
||||
.if ${GCC_ARCH} == "alpha" || ${GCC_ARCH} == "sparc" || ${GCC_ARCH} == "sparc64"
|
||||
USE_EGCS_HAIFA= 1
|
||||
.endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user