make/solaris/makefiles/fastdebug.make

changeset 4344
892acf0431ef
parent 4044
78b56e53050e
child 4942
f36e073d56a4
equal deleted inserted replaced
4332:4a2ed49abd51 4344:892acf0431ef
120 120
121 # This mapfile is only needed when compiling with dtrace support, 121 # This mapfile is only needed when compiling with dtrace support,
122 # and mustn't be otherwise. 122 # and mustn't be otherwise.
123 MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE) 123 MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE)
124 124
125 G_SUFFIX = _g
126 VERSION = optimized 125 VERSION = optimized
127 SYSDEFS += -DASSERT -DFASTDEBUG -DCHECK_UNHANDLED_OOPS 126 SYSDEFS += -DASSERT -DFASTDEBUG -DCHECK_UNHANDLED_OOPS
128 PICFLAGS = DEFAULT 127 PICFLAGS = DEFAULT

mercurial