make/linux/makefiles/fastdebug.make

changeset 5784
190899198332
parent 4942
f36e073d56a4
child 6876
710a3c8b516e
     1.1 --- a/make/linux/makefiles/fastdebug.make	Wed Sep 25 17:47:51 2013 +0200
     1.2 +++ b/make/linux/makefiles/fastdebug.make	Thu Sep 26 10:25:02 2013 -0400
     1.3 @@ -59,5 +59,5 @@
     1.4  MAPFILE = $(GAMMADIR)/make/linux/makefiles/mapfile-vers-debug
     1.5  
     1.6  VERSION = optimized
     1.7 -SYSDEFS += -DASSERT
     1.8 +SYSDEFS += -DASSERT -DCHECK_UNHANDLED_OOPS
     1.9  PICFLAGS = DEFAULT

mercurial