That patch left a stray reference to $(OBJS-common) in a comment. I've
applied this patch as obvious to fix this.
Index: ChangeLog
===
--- ChangeLog (revision 173962)
+++ ChangeLog (working copy)
@@ -1,3 +1,7 @@
+2011-05-20 Jos
On 05/20/2011 03:49 PM, Michael Matz wrote:
Hi,
On Fri, 20 May 2011, Joseph S. Myers wrote:
(Apart from the arbitrary division between GCC_OBJS and the xgcc link
rule, mentioned above, there are other arbitrary divisions that don't
make sense to me. In particular, the separation between OBJS-
Hi,
On Fri, 20 May 2011, Joseph S. Myers wrote:
> (Apart from the arbitrary division between GCC_OBJS and the xgcc link
> rule, mentioned above, there are other arbitrary divisions that don't
> make sense to me. In particular, the separation between OBJS-common,
> OBJS-md and OBJS-archive, al