comparison make/linux/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 d2a62e0f25eb
children
comparison
equal deleted inserted replaced
7396:4a2ed49abd51 7408:892acf0431ef
35 # to inhibit the effect of the previous line on CFLAGS. 35 # to inhibit the effect of the previous line on CFLAGS.
36 36
37 # Linker mapfile 37 # Linker mapfile
38 MAPFILE = $(GAMMADIR)/make/linux/makefiles/mapfile-vers-debug 38 MAPFILE = $(GAMMADIR)/make/linux/makefiles/mapfile-vers-debug
39 39
40 G_SUFFIX = _g
41 VERSION = debug 40 VERSION = debug
42 SYSDEFS += -DASSERT -DDEBUG 41 SYSDEFS += -DASSERT -DDEBUG
43 PICFLAGS = DEFAULT 42 PICFLAGS = DEFAULT