comparison make/aix/makefiles/fastdebug.make @ 21817:12478c5eb000

Merge
author asaha
date Fri, 24 Oct 2014 17:09:30 -0700
parents f6bde7889409
children
comparison
equal deleted inserted replaced
21815:37179dcf830a 21817:12478c5eb000
65 # but increases code footprint. 65 # but increases code footprint.
66 # - this is a debug build in the end. Extra effort for ipa linkage is thus 66 # - this is a debug build in the end. Extra effort for ipa linkage is thus
67 # not justified. 67 # not justified.
68 LFLAGS_QIPA= 68 LFLAGS_QIPA=
69 69
70 G_SUFFIX = _g
71 VERSION = optimized 70 VERSION = optimized
72 SYSDEFS += -DASSERT -DFASTDEBUG 71 SYSDEFS += -DASSERT -DFASTDEBUG
73 PICFLAGS = DEFAULT 72 PICFLAGS = DEFAULT