mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 10:19:43 +02:00
6bade7c53a
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8223 3c298f89-4303-0410-b956-a3cf2f4a3e73
14 lines
668 B
Diff
14 lines
668 B
Diff
Index: gcc-4.2/gcc/Makefile.in
|
|
===================================================================
|
|
--- gcc-4.2/gcc/Makefile.in (revision 121758)
|
|
+++ gcc-4.2/gcc/Makefile.in (working copy)
|
|
@@ -2658,7 +2658,7 @@ mips-tdump.o : mips-tdump.c $(CONFIG_H)
|
|
# FIXME: writing proper dependencies for this is a *LOT* of work.
|
|
libbackend.o : $(OBJS-common:.o=.c) $(out_file) \
|
|
insn-config.h insn-flags.h insn-codes.h insn-constants.h \
|
|
- insn-attr.h $(DATESTAMP) $(BASEVER) $(DEVPHASE)
|
|
+ insn-attr.h $(DATESTAMP) $(BASEVER) $(DEVPHASE) gcov-iov.h
|
|
$(CC) $(ALL_CFLAGS) $(ALL_CPPFLAGS) \
|
|
-DTARGET_NAME=\"$(target_noncanonical)\" \
|
|
-DLOCALEDIR=\"$(localedir)\" \
|