mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-02 17:08:56 +00:00
Build elf2aout for sparc64.
This commit is contained in:
parent
d146070aa2
commit
71f9b2c0aa
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=95763
@ -230,6 +230,10 @@ SUBDIR+=ar \
|
||||
SUBDIR+=uac
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} == "sparc64"
|
||||
SUBDIR+=elf2aout
|
||||
.endif
|
||||
|
||||
# Things which don't compile on new platforms yet:
|
||||
.if ${MACHINE_ARCH} != "sparc64" && ${MACHINE_ARCH} != "ia64"
|
||||
SUBDIR+=xlint
|
||||
|
Loading…
x
Reference in New Issue
Block a user