hotspot/make/solaris/makefiles/sparc.make
changeset 584 02175b2b64e6
parent 338 5cf9f61d76f4
child 670 ddf3e9583f2f
--- a/hotspot/make/solaris/makefiles/sparc.make	Tue May 20 09:47:05 2008 -0700
+++ b/hotspot/make/solaris/makefiles/sparc.make	Tue May 27 09:47:18 2008 -0700
@@ -23,7 +23,7 @@
 #
 
 Obj_Files += solaris_sparc.o
-ASFLAGS += $(ARCHFLAG)
+ASFLAGS += $(AS_ARCHFLAG)
 
 ifeq ("${Platform_compiler}", "sparcWorks")
 ifeq ($(shell expr $(COMPILER_REV) \< 5.5), 1)