make/bsd/makefiles/debug.make
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File 8134898 Cdiff make/bsd/makefiles/debug.make

make/bsd/makefiles/debug.make

Print this page

        

*** 39,45 **** ifeq ($(OS_VENDOR), Darwin) MAPFILE = $(GAMMADIR)/make/bsd/makefiles/mapfile-vers-darwin-debug endif VERSION = debug ! SYSDEFS += -DASSERT PICFLAGS = DEFAULT --- 39,45 ---- ifeq ($(OS_VENDOR), Darwin) MAPFILE = $(GAMMADIR)/make/bsd/makefiles/mapfile-vers-darwin-debug endif VERSION = debug ! SYSDEFS += -DASSERT -DCHECK_UNHANDLED_OOPS PICFLAGS = DEFAULT
make/bsd/makefiles/debug.make
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File