gdb: Fix build failure in xml-tdesc.c without expat.
authorMarcin Kościelnicki <koriakin@0x04.net>
Thu, 11 Feb 2016 22:52:44 +0000 (23:52 +0100)
committerMarcin Kościelnicki <koriakin@0x04.net>
Fri, 12 Feb 2016 10:21:00 +0000 (11:21 +0100)
commitd21b5f15d92bc1902b9e57198f67550326c887d7
tree654be6f28107c5b1b9c7d6f8fe87f2ec8533a4da
parent33b4777ca1b7b456af8201b98eda27d1b272cbab
gdb: Fix build failure in xml-tdesc.c without expat.

Introduced by 18d3cec54e1b4fce278dba436484846f8048d7d6.

gdb/ChangeLog:

* xml-tdesc.c (target_fetch_description_xml) [!HAVE_LIBEXPAT]: Warn
and return NULL.
gdb/ChangeLog
gdb/xml-tdesc.c
This page took 0.025971 seconds and 4 git commands to generate.