From 06caf42da48893558da9f2ec275fd2a7849223d3 Mon Sep 17 00:00:00 2001 From: marcel 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 e9d77c2..73b0416 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.1