diff -r caf5eb7dd4a7 -r 882756847a04 hotspot/make/solaris/makefiles/sparcWorks.make --- a/hotspot/make/solaris/makefiles/sparcWorks.make Fri Aug 31 16:39:35 2012 -0700 +++ b/hotspot/make/solaris/makefiles/sparcWorks.make Sat Sep 01 13:25:18 2012 -0400 @@ -39,8 +39,6 @@ STRIP = /usr/ccs/bin/strip endif -REORDER_FLAG = -xF - # Check for the versions of C++ and C compilers ($CXX and $CC) used. # Get the last thing on the line that looks like x.x+ (x is a digit).