comparison make/solaris/makefiles/jvmg.make @ 7482:989155e2d07a

Merge with hs25-b15.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Wed, 16 Jan 2013 01:34:24 +0100
parents e522a00b91aa 892acf0431ef
children a7a93887b4c4
comparison
equal deleted inserted replaced
7381:6761a8f854a4 7482:989155e2d07a
52 52
53 # This mapfile is only needed when compiling with dtrace support, 53 # This mapfile is only needed when compiling with dtrace support,
54 # and mustn't be otherwise. 54 # and mustn't be otherwise.
55 MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE) 55 MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE)
56 56
57 G_SUFFIX = _g
58 VERSION = debug 57 VERSION = debug
59 SYSDEFS += -DASSERT -DDEBUG 58 SYSDEFS += -DASSERT -DDEBUG
60 PICFLAGS = DEFAULT 59 PICFLAGS = DEFAULT