changeset 10259 | fc6e02d351c4 |
parent 9621 | 07ba61431c45 |
child 10559 | a94d067da388 |
--- a/hotspot/make/solaris/makefiles/saproc.make Fri Jul 29 09:16:29 2011 -0700 +++ b/hotspot/make/solaris/makefiles/saproc.make Sat Aug 06 08:28:08 2011 -0700 @@ -72,9 +72,9 @@ -e '/^[0-4]\. /b' \ -e '/^5\.[0-9] /b' \ -e '/^5\.10 /b' \ - -e '/ snv_[0-9][0-9]$/b' \ - -e '/ snv_[01][0-4][0-9]$/b' \ - -e '/ snv_15[0-8]$/b' \ + -e '/ snv_[0-9][0-9]$$/b' \ + -e '/ snv_[01][0-4][0-9]$$/b' \ + -e '/ snv_15[0-8]$$/b' \ -e 's/.*/-DSOLARIS_11_B159_OR_LATER/' \ -e 'p' \ )