[patch][RFC] powerpc-elf-sim build fix.

Joel Brobecker brobecker@adacore.com
Tue Dec 14 06:11:00 GMT 2010


>  2010-12-04  Masaki Muranaka  <monaka@monami-software.com>
>  
>  	* Makefile.in: remove $(LIBS) from prerequisites.

This is OK, thank you.

Just one nit for the next time you submit a patch: Can you remember
to add context:  In other words, try using "cvs diff -up" rather than
plain "cvs diff".

> Index: Makefile.in
> ===================================================================
> RCS file: /cvs/src/src/sim/ppc/Makefile.in,v
> retrieving revision 1.28
> diff -r1.28 Makefile.in
> 554c554
> < psim: $(TARGETLIB) main.o $(LIBIBERTY_LIB) $(BFD_LIB) $(LIBS) $(LIBINTL_DEP)
> ---
> > psim: $(TARGETLIB) main.o $(LIBIBERTY_LIB) $(BFD_LIB) $(LIBINTL_DEP)

-- 
Joel



More information about the Gdb-patches mailing list