GDB isn't building on MIPS. Temporarily disable, to revisit soon.
This commit is contained in:
parent
69573b0e0c
commit
1a39c79ce0
@ -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…
x
Reference in New Issue
Block a user