hotspot/make/solaris/makefiles/saproc.make
changeset 11721 dcd1f62c9caf
parent 10559 a94d067da388
child 12501 ea7feae692ae
--- a/hotspot/make/solaris/makefiles/saproc.make	Tue Jan 31 13:12:39 2012 +0100
+++ b/hotspot/make/solaris/makefiles/saproc.make	Mon Feb 06 09:14:22 2012 +0100
@@ -93,7 +93,7 @@
 	  exit 1; \
 	fi
 	@echo Making SA debugger back-end...
-	$(QUIETLY) $(CPP)                                               \
+	$(QUIETLY) $(CXX)                                               \
                    $(SYMFLAG) $(ARCHFLAG) $(SHARED_FLAG) $(PICFLAG)     \
 	           -I$(SASRCDIR)                                        \
 	           -I$(GENERATED)                                       \