Date: Sun, 19 Mar 2006 14:52:45 GMT From: Olivier Houchard <cognet@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 93571 for review Message-ID: <200603191452.k2JEqjEa002912@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=93571 Change 93571 by cognet@cognet on 2006/03/19 14:52:07 Update gnu/ : NO_GDB => MK_GDB=no Affected files ... .. //depot/projects/arm/gnu-arm.diff#10 edit Differences ... ==== //depot/projects/arm/gnu-arm.diff#10 (text+ko) ==== @@ -49,17 +49,17 @@ Index: gnu/usr.bin/Makefile =================================================================== RCS file: /cognet/ncvs/src/gnu/usr.bin/Makefile,v -retrieving revision 1.87 -diff -u -p -r1.87 Makefile ---- gnu/usr.bin/Makefile 6 Aug 2005 20:23:13 -0000 1.87 -+++ gnu/usr.bin/Makefile 29 Aug 2005 12:39:27 -0000 -@@ -22,7 +22,7 @@ SUBDIR= bc \ +retrieving revision 1.88 +diff -u -p -r1.88 Makefile +--- gnu/usr.bin/Makefile 17 Mar 2006 18:54:22 -0000 1.88 ++++ gnu/usr.bin/Makefile 18 Mar 2006 01:46:32 -0000 +@@ -24,7 +24,7 @@ SUBDIR= bc \ sort \ ${_texinfo} -.if ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "powerpc" +.if ${MACHINE_ARCH} == "powerpc" - NO_GDB= # not yet + MK_GDB= no # not yet .endif Index: gnu/usr.bin/binutils/as/arm-freebsd/targ-cpu.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603191452.k2JEqjEa002912>