Ignore:
Timestamp:
Sep 17, 2020, 11:52:16 PM (5 years ago)
Author:
bird
Message:

kash: Use kHlpAssert instead of assert.h (debugger stops on the assertion rather than at exit process code).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/Makefile.kmk

    r3470 r3477  
    4242kash_DEFS += KASH_SEPARATE_PARSER_ALLOCATOR KASH_ASYNC_CLOSE_HANDLE
    4343endif
    44 kash_DEFS.debug = DEBUG=2
     44kash_DEFS.debug = DEBUG=2 K_STRICT
    4545kash_DEFS.haiku = BSD
    4646kash_DEFS.linux = BSD
Note: See TracChangeset for help on using the changeset viewer.