comparison make/solaris/makefiles/fastdebug.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
123 123
124 # This mapfile is only needed when compiling with dtrace support, 124 # This mapfile is only needed when compiling with dtrace support,
125 # and mustn't be otherwise. 125 # and mustn't be otherwise.
126 MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE) 126 MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE)
127 127
128 G_SUFFIX = _g
129 VERSION = optimized 128 VERSION = optimized
130 SYSDEFS += -DASSERT -DFASTDEBUG -DCHECK_UNHANDLED_OOPS 129 SYSDEFS += -DASSERT -DFASTDEBUG -DCHECK_UNHANDLED_OOPS
131 PICFLAGS = DEFAULT 130 PICFLAGS = DEFAULT