]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdbserver/ChangeLog
[gdbserver/ipa] Fix build dependencies
authorPedro Alves <palves@redhat.com>
Wed, 18 Nov 2015 13:02:21 +0000 (13:02 +0000)
committerPedro Alves <palves@redhat.com>
Wed, 18 Nov 2015 13:02:21 +0000 (13:02 +0000)
commit1798301e20d5c5be69a362bbec149abce446c215
treeef7a6690bc358b958a726be0e35941b0bdce608c
parent0735fdddbc086291f6d2357e8fa57e5df6095e89
[gdbserver/ipa] Fix build dependencies

Commit 91ee7171d088 (MinGW and attribute format(printf/gnu_printf))
made common/common-defs.h depend on gnulib's substitute headers.
Turns out that that broke the gdbserver/ipa build (as the buildbots
discovered) because nothing is making sure that gnulib is built before
the ipa is.

gdb/gdbserver/ChangeLog:
2015-11-18  Pedro Alves  <palves@redhat.com>

* Makefile.in (all_object_files): Add $IPA_OBJS.
gdb/gdbserver/ChangeLog
gdb/gdbserver/Makefile.in