libiberty smp build fix

Richard Henderson rth@redhat.com
Wed Mar 28 03:33:00 GMT 2001


        * Makefile.in (make-temp-file.o): Depend on config.h.

Index: Makefile.in
===================================================================
RCS file: /cvs/gcc/gcc/libiberty/Makefile.in,v
retrieving revision 1.60
diff -c -p -d -r1.60 Makefile.in
*** Makefile.in	2001/03/21 07:29:37	1.60
--- Makefile.in	2001/03/28 11:32:12
*************** getruntime.o: config.h $(INCDIR)/libiber
*** 274,279 ****
--- 274,280 ----
  hex.o: $(INCDIR)/libiberty.h
  floatformat.o: $(INCDIR)/floatformat.h
  lbasename.o: $(INCDIR)/libiberty.h
+ make-temp-file.o: config.h
  mkstemps.o: config.h
  md5.o: config.h
  objalloc.o: config.h $(INCDIR)/objalloc.h



More information about the Gcc-patches mailing list