--- old/make/solaris/makefiles/i486.make Thu Nov 13 14:14:16 2008 +++ new/make/solaris/makefiles/i486.make Thu Nov 13 14:14:15 2008 @@ -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