summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gnu/usr.bin/binutils/gdb/Makefile1
-rw-r--r--gnu/usr.bin/gdb/gdb/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/gnu/usr.bin/binutils/gdb/Makefile b/gnu/usr.bin/binutils/gdb/Makefile
index 4ef2832..a51195d 100644
--- a/gnu/usr.bin/binutils/gdb/Makefile
+++ b/gnu/usr.bin/binutils/gdb/Makefile
@@ -41,7 +41,6 @@ m2-exp.tab.c: $(.CURDIR)/m2-exp.y
CFLAGS+= -I$(.CURDIR)/. -I/usr/include/readline -I$(.CURDIR)/../bfd
-CFLAGS+= -DTRAD_CORE
LDADD+= -lreadline -ltermcap
.if exists(${.CURDIR}/../libiberty/obj)
diff --git a/gnu/usr.bin/gdb/gdb/Makefile b/gnu/usr.bin/gdb/gdb/Makefile
index 4ef2832..a51195d 100644
--- a/gnu/usr.bin/gdb/gdb/Makefile
+++ b/gnu/usr.bin/gdb/gdb/Makefile
@@ -41,7 +41,6 @@ m2-exp.tab.c: $(.CURDIR)/m2-exp.y
CFLAGS+= -I$(.CURDIR)/. -I/usr/include/readline -I$(.CURDIR)/../bfd
-CFLAGS+= -DTRAD_CORE
LDADD+= -lreadline -ltermcap
.if exists(${.CURDIR}/../libiberty/obj)
OpenPOWER on IntegriCloud