comparison make/bsd/makefiles/fastdebug.make @ 12357:36b1f3224948

Revert changes to globalDefinitions (needs more work) and disable CHECK_UNHANDLED_OOPS in fastdebug until it's fixed upstream
author Gilles Duboscq <duboscq@ssw.jku.at>
date Fri, 11 Oct 2013 17:52:33 +0200
parents 190899198332
children 737151a29a1f
comparison
equal deleted inserted replaced
12356:359f7e70ae7f 12357:36b1f3224948
57 57
58 # Linker mapfile 58 # Linker mapfile
59 MAPFILE = $(GAMMADIR)/make/bsd/makefiles/mapfile-vers-debug 59 MAPFILE = $(GAMMADIR)/make/bsd/makefiles/mapfile-vers-debug
60 60
61 VERSION = fastdebug 61 VERSION = fastdebug
62 SYSDEFS += -DASSERT -DCHECK_UNHANDLED_OOPS 62 #SYSDEFS += -DASSERT -DCHECK_UNHANDLED_OOPS
63 SYSDEFS += -DASSERT
63 PICFLAGS = DEFAULT 64 PICFLAGS = DEFAULT