review (XS) for 6838154: make/linux/makefiles/sa.make needs hash-style fix

John Rose John.Rose at Sun.COM
Wed May 6 13:42:43 PDT 2009


Your fix looks fine.

There is a similar one-off pattern in jsig.make.  Both supply flags to  
ld via cc, going through $(CC) not through $(LINK.c).  Only LINK.c  
picks up $(LFLAGS) and the required hash option.  Do you think jsig  
needs a similar fix also?

-- John

On May 6, 2009, at 12:41 PM, Tom Rodriguez wrote:

> http://cr.openjdk.java.net/~never/6838154




More information about the hotspot-compiler-dev mailing list