[patch] Re: changeset in /hg/icedtea6: 2009-05-18 Robert Schuster <roberts...

Robert Schuster thebohemian at gmx.net
Mon May 25 01:37:40 PDT 2009


Hi Xerxes,

Xerxes Rånby schrieb:
> to see the default rules of make:
> make -p -l | grep LINK.c
> LINK.c = $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $(TARGET_ARCH)
> 
> The attaches patch renames TARGET_ARCH to CROSS_TARGET_ARCH in order to
> prevent this unintended use by the built in LINK.c make rule.
Thanks for finding this! The reason why this could have slipped in is
that in an earlier iteration the name of the variable was OE_UNAME_M and
that did not clash with the built-in LINK.c variable. I did not expect
that a name change could result in such a problem.

I very much welcome the proposed patch!

Regards
Robert



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20090525/7d176b22/signature.asc 


More information about the distro-pkg-dev mailing list