This is the mail archive of the gdb-patches@sourceware.org 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]

[patch] Add ppcfbsd-tdep.o to ALL_TARGET_OBJ


Hello,

when I committed the support for PowerPC FreeBSD I forgot to add the ppcfbsd-tdep.o to the ALL_TARGET_OBJ. So when I build a native gdb on PowerPC FreeBSD with --enable-targets=all I get a few unreferenced symbols.

The below patch fixes that.

Ok for trunk?

TIA,

Andreas


2013-05-19  Andreas Tobler  <andreas@fgznet.ch>

	* Makefile.in (ALL_TARGET_OBS): Add ppcfbsd-tdep.o.

Attachment: gdb_all_obj.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]