projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b57734
)
Removed board dependant stuff.
author
Rob Savoye
<rob@cygnus>
Thu, 3 Jun 1993 04:53:46 +0000
(
04:53
+0000)
committer
Rob Savoye
<rob@cygnus>
Thu, 3 Jun 1993 04:53:46 +0000
(
04:53
+0000)
gdb/testsuite/config/mt-m68k-coff
patch
|
blob
|
history
diff --git
a/gdb/testsuite/config/mt-m68k-coff
b/gdb/testsuite/config/mt-m68k-coff
index 60aa6e3ebc41fa3eef2829c1a549e040269c8120..1b6ca9c797d90daf6ec54b2447de45cd8383f5e8 100644
(file)
--- a/
gdb/testsuite/config/mt-m68k-coff
+++ b/
gdb/testsuite/config/mt-m68k-coff
@@
-1,6
+1,6
@@
# compilers and assemblers
CC = m68k-coff-gcc
-CFLAGS = -g -D${target_os}
-T
+CFLAGS = -g -D${target_os}
C++ = ${CC}
C++FLAGS = ${CFLAGS}
CXX = ${CC}
@@
-10,7
+10,7
@@
ASFLAGS =
FC =
FCFLAGS =
LD = ld
-LDFLAGS =
-lgcc -lc -lg -lmvme135
+LDFLAGS =
LIBS =
# binutils