comparison make/linux/makefiles/fastdebug.make @ 1123:167c2986d91b

6843629: Make current hotspot build part of jdk5 control build Summary: Source changes for older compilers plus makefile changes. Reviewed-by: xlu
author phh
date Wed, 16 Dec 2009 12:54:49 -0500
parents d1605aabd0a1
children c18cbe5936b8
comparison
equal deleted inserted replaced
1122:dcb15a6f342d 1123:167c2986d91b
56 # to inhibit the effect of the previous line on CFLAGS. 56 # to inhibit the effect of the previous line on CFLAGS.
57 57
58 # Linker mapfile 58 # Linker mapfile
59 MAPFILE = $(GAMMADIR)/make/linux/makefiles/mapfile-vers-debug 59 MAPFILE = $(GAMMADIR)/make/linux/makefiles/mapfile-vers-debug
60 60
61 G_SUFFIX = 61 G_SUFFIX = _g
62 VERSION = optimized 62 VERSION = optimized
63 SYSDEFS += -DASSERT -DFASTDEBUG 63 SYSDEFS += -DASSERT -DFASTDEBUG
64 PICFLAGS = DEFAULT 64 PICFLAGS = DEFAULT