Build gdb on PowerPC.

This commit is contained in:
marcel 2006-08-24 15:46:29 +00:00
parent b3006313bd
commit 06caf42da4

View File

@ -24,7 +24,7 @@ SUBDIR= bc \
sort \
${_texinfo}
.if ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "powerpc"
.if ${MACHINE_ARCH} == "arm"
MK_GDB= no # not yet
.endif