link gdbreplay against gnulib
authorTom Tromey <tromey@redhat.com>
Wed, 6 Nov 2013 15:48:03 +0000 (08:48 -0700)
committerTom Tromey <tromey@redhat.com>
Mon, 18 Nov 2013 20:29:00 +0000 (13:29 -0700)
commit0a5dd17d950c87a2c096f79a37c9a304a795c2bd
tree4a59b0c28301857989d57f19cc6da47aaa71aaaa
parentc06ec7240faae97834f889f80e493f15514877d8
link gdbreplay against gnulib

Later patches in this series will make changes to gdb and gdbserver
configury, necessitating the use of gnulib in gdbreplay.  This patch
introduces the dependency early, so that subsequent patches don't
break the build.

2013-11-18  Tom Tromey  <tromey@redhat.com>

* Makefile.in (gdbreplay$(EXEEXT)): Depend on and link against
LIBGNU.
gdb/gdbserver/ChangeLog
gdb/gdbserver/Makefile.in
This page took 0.0240590000000001 seconds and 4 git commands to generate.