From 429b699718c4b17db2b1d9d605aaf2b1cc9b3d45 Mon Sep 17 00:00:00 2001 From: obrien Date: Sat, 23 Mar 2002 17:15:49 +0000 Subject: [PATCH] GDB 4.18 does not use the mmalloc library by default. So GC a little. --- gnu/usr.bin/binutils/gdb/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gnu/usr.bin/binutils/gdb/Makefile b/gnu/usr.bin/binutils/gdb/Makefile index 0269302c73f3..e16af4270e3d 100644 --- a/gnu/usr.bin/binutils/gdb/Makefile +++ b/gnu/usr.bin/binutils/gdb/Makefile @@ -60,10 +60,6 @@ GDBDIR= ${.CURDIR}/../../../../contrib/gdb CFLAGS+= -DFREEBSD_ELF CFLAGS+= -I$(.CURDIR) -I${DESTDIR}/usr/include/readline -# use phkmalloc -CFLAGS+= -DNO_MMALLOC -# uncomment the next line if you want to debug gdb -#CFLAGS+= -g YFLAGS= CLEANFILES= init.c init.c-tmp wait.h