make/bsd/makefiles/fastdebug.make

changeset 5784
190899198332
parent 5103
f9be75d21404
child 6876
710a3c8b516e
     1.1 --- a/make/bsd/makefiles/fastdebug.make	Wed Sep 25 17:47:51 2013 +0200
     1.2 +++ b/make/bsd/makefiles/fastdebug.make	Thu Sep 26 10:25:02 2013 -0400
     1.3 @@ -1,5 +1,5 @@
     1.4  #
     1.5 -# Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved.
     1.6 +# Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved.
     1.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8  #
     1.9  # This code is free software; you can redistribute it and/or modify it
    1.10 @@ -59,5 +59,5 @@
    1.11  MAPFILE = $(GAMMADIR)/make/bsd/makefiles/mapfile-vers-debug
    1.12  
    1.13  VERSION = fastdebug
    1.14 -SYSDEFS += -DASSERT
    1.15 +SYSDEFS += -DASSERT -DCHECK_UNHANDLED_OOPS
    1.16  PICFLAGS = DEFAULT

mercurial