This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Fri, Jan 04, 2002 at 05:50:31PM -0500, Andrew Cagney wrote:
> Dig dig. Hmm, have a look at what configure.in does with SER_HARDWIRE.
> Looks like the file needing a fix is config/arm/nbsd.mh.
Aha, I see. Ok.
> As a rule of thumb, a host specific file should set off an alarm bell -
> host specific stuff is (in theory ...) all handled by autoconf.
Then this patch ought to do the trick.
[ for gdb/ChangeLog ]
2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
* config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
> PS: Why delete the comment.
Consistency with the others, mostly.
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>
Attachment:
JRT-patch1
Description: patch1
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |