GDB isn't building on MIPS. Temporarily disable, to revisit soon.
This commit is contained in:
parent
668dbd57c1
commit
5555bfc259
@ -22,7 +22,11 @@ SUBDIR= bc \
|
||||
send-pr \
|
||||
sort \
|
||||
${_texinfo}
|
||||
|
||||
|
||||
.if ${MACHINE_ARCH} == "mips"
|
||||
MK_GDB=no # not yet
|
||||
.endif
|
||||
|
||||
.if ${MK_CXX} != "no"
|
||||
_gperf= gperf
|
||||
.if ${MK_GROFF} != "no"
|
||||
|
Loading…
Reference in New Issue
Block a user