comparison make/solaris/makefiles/jvmg.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 b9a9ed0f8eeb
children 989155e2d07a
comparison
equal deleted inserted replaced
7396:4a2ed49abd51 7408:892acf0431ef
49 49
50 # This mapfile is only needed when compiling with dtrace support, 50 # This mapfile is only needed when compiling with dtrace support,
51 # and mustn't be otherwise. 51 # and mustn't be otherwise.
52 MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE) 52 MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE)
53 53
54 G_SUFFIX = _g
55 VERSION = debug 54 VERSION = debug
56 SYSDEFS += -DASSERT -DDEBUG 55 SYSDEFS += -DASSERT -DDEBUG
57 PICFLAGS = DEFAULT 56 PICFLAGS = DEFAULT