Disable building of the a.out gas and ld. They will become ports.
This commit is contained in:
parent
cf2f853a12
commit
4e6ef0845d
@ -7,10 +7,4 @@ SUBDIR= bc binutils cc cpio dc dialog diff diff3 \
|
||||
SUBDIR+=cvs
|
||||
.endif
|
||||
|
||||
.if defined(WANT_AOUT)
|
||||
.if ${MACHINE_ARCH} == "i386"
|
||||
SUBDIR+=as ld
|
||||
.endif
|
||||
.endif
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user