--- a/hotspot/make/solaris/makefiles/i486.make Wed Nov 12 23:26:45 2008 -0800
+++ b/hotspot/make/solaris/makefiles/i486.make Thu Nov 13 14:50:04 2008 -0800
@@ -35,13 +35,13 @@
ifeq ("${Platform_compiler}", "sparcWorks")
# _lwp_create_interpose must have a frame
-OPT_CFLAGS/os_solaris_i486.o = -xO1
+OPT_CFLAGS/os_solaris_x86.o = -xO1
else
ifeq ("${Platform_compiler}", "gcc")
# gcc
# _lwp_create_interpose must have a frame
-OPT_CFLAGS/os_solaris_i486.o = -fno-omit-frame-pointer
+OPT_CFLAGS/os_solaris_x86.o = -fno-omit-frame-pointer
#
else
# error