make/linux/makefiles/fastdebug.make

changeset 1558
167c2986d91b
parent 631
d1605aabd0a1
child 1907
c18cbe5936b8
equal deleted inserted replaced
1557:dcb15a6f342d 1558:167c2986d91b
56 # to inhibit the effect of the previous line on CFLAGS. 56 # to inhibit the effect of the previous line on CFLAGS.
57 57
58 # Linker mapfile 58 # Linker mapfile
59 MAPFILE = $(GAMMADIR)/make/linux/makefiles/mapfile-vers-debug 59 MAPFILE = $(GAMMADIR)/make/linux/makefiles/mapfile-vers-debug
60 60
61 G_SUFFIX = 61 G_SUFFIX = _g
62 VERSION = optimized 62 VERSION = optimized
63 SYSDEFS += -DASSERT -DFASTDEBUG 63 SYSDEFS += -DASSERT -DFASTDEBUG
64 PICFLAGS = DEFAULT 64 PICFLAGS = DEFAULT

mercurial