Looks good to me.
Mandy
On 08/18/10 12:52, Kelly O'Hair wrote:
I still need a reviewer on this.
-kto
On Aug 2, 2010, at 4:46 PM, Kelly O'Hair wrote:
Need reviewer: minor makefile fixes
6932743: Makefiles not parsing version strings with - from uname -r
On some Linux systems the "-" character in uname -r has caused some
makefile version number extraction problems.
This just allows for the "-" character as a separator.
6974005: Use of cygpath in Makefile logic needs to silence error
messages
On Windows, error messages from cygpath can get included in the path
name or as the pathname.
http://cr.openjdk.java.net/~ohair/openjdk7/make-6932743%2b6974005/webrev/
-kto