diff options
author | Aaro Koskinen <aaro.koskinen@iki.fi> | 2014-02-17 17:12:59 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-02-17 17:12:59 -0500 |
commit | 0d8a6ab7d39d28fb1557e2a62e9e4b336341ab34 (patch) | |
tree | df86dfb571300a9acc098781176b13128aea3100 /sim/cr16 | |
parent | bc3c6b36422973aad17445ad5e436064f7337d47 (diff) | |
download | gdb-0d8a6ab7d39d28fb1557e2a62e9e4b336341ab34.zip gdb-0d8a6ab7d39d28fb1557e2a62e9e4b336341ab34.tar.gz gdb-0d8a6ab7d39d28fb1557e2a62e9e4b336341ab34.tar.bz2 |
sim: ppc: drop $(LIBS) from psim dependency
When cross-compiling GDB for PPC, there's a prerequisite "-lz" for psim
that results in a build failure. With such prerequisite, GNU Make will
try to search the library from build machine's /usr/lib which is wrong.
On 64-bit Linux build machines the compilation will fail because of this.
URL: https://sourceware.org/bugzilla/show_bug.cgi?id=12202
Diffstat (limited to 'sim/cr16')
0 files changed, 0 insertions, 0 deletions