From e6fcb75d5f08edd01b04d082bdbded4e0e79e8a5 Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Thu, 24 Aug 2006 15:46:29 +0000 Subject: Build gdb on PowerPC. --- gnu/usr.bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu') diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index e9d77c2cfe90d..73b0416993b10 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -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 -- cgit v1.3