GDB 4.18 does not use the mmalloc library by default. So GC a little.
This commit is contained in:
parent
759c8b89db
commit
429b699718
@ -60,10 +60,6 @@ GDBDIR= ${.CURDIR}/../../../../contrib/gdb
|
|||||||
CFLAGS+= -DFREEBSD_ELF
|
CFLAGS+= -DFREEBSD_ELF
|
||||||
|
|
||||||
CFLAGS+= -I$(.CURDIR) -I${DESTDIR}/usr/include/readline
|
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=
|
YFLAGS=
|
||||||
|
|
||||||
CLEANFILES= init.c init.c-tmp wait.h
|
CLEANFILES= init.c init.c-tmp wait.h
|
||||||
|
Loading…
Reference in New Issue
Block a user