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]

Re: fix to build sim/ppc


> We should not add LIBS on the dependency because it's possible LIBS is
> set to  '-lz'.

Confirmed by looking at the autoconf documentation:

    | - Variable: LIBS
    |
    |    -l options to pass to the linker.  [...]

> sim/ppc/ChangeLog:
> 2010-01-29  Masaki Muranaka  <monaka@monami-software.com>
> 
>         * Makefile.in (psim): Remove $(LIBS) from its dependency rule.

Approved.  Please commit after the assignment paperwork is done.

-- 
Joel


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