mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-05 09:14:03 +00:00
Temporarily add newer copy of tc-sparc.c to build to
support building of sun4v. This can be removed once the binutils import happens. Reviewed by: kan Approved by: rwatson (mentor)
This commit is contained in:
parent
25e328499c
commit
777552aef6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=163147
@ -25,7 +25,8 @@ SRCS+= tc-i386.c
|
||||
.elif ${TARGET_ARCH} == "powerpc"
|
||||
SRCS+= tc-ppc.c
|
||||
.elif ${TARGET_ARCH} == "sparc64"
|
||||
SRCS+= tc-sparc.c
|
||||
# change back to tc-sparc.c when new binutils is imported
|
||||
SRCS+= tc-sparc-fixed.c
|
||||
.else
|
||||
SRCS+= tc-${TARGET_ARCH}.c
|
||||
.endif
|
||||
|
4656
gnu/usr.bin/binutils/as/tc-sparc-fixed.c
Normal file
4656
gnu/usr.bin/binutils/as/tc-sparc-fixed.c
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user