comparison make/solaris/makefiles/fastdebug.make @ 7408:892acf0431ef

7153050: remove crufty '_g' support from HotSpot repo makefiles Summary: Phase 1 is removing '_g' support from the Makefiles. Reviewed-by: dcubed, sspitsyn, coleenp, tbell Contributed-by: ron.durbin@oracle.com
author dcubed
date Fri, 14 Dec 2012 10:06:52 -0800
parents 78b56e53050e
children 989155e2d07a f36e073d56a4
comparison
equal deleted inserted replaced
7396:4a2ed49abd51 7408:892acf0431ef
120 120
121 # This mapfile is only needed when compiling with dtrace support, 121 # This mapfile is only needed when compiling with dtrace support,
122 # and mustn't be otherwise. 122 # and mustn't be otherwise.
123 MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE) 123 MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE)
124 124
125 G_SUFFIX = _g
126 VERSION = optimized 125 VERSION = optimized
127 SYSDEFS += -DASSERT -DFASTDEBUG -DCHECK_UNHANDLED_OOPS 126 SYSDEFS += -DASSERT -DFASTDEBUG -DCHECK_UNHANDLED_OOPS
128 PICFLAGS = DEFAULT 127 PICFLAGS = DEFAULT