Ignore:
Timestamp:
Jan 24, 2015, 12:00:41 AM (10 years ago)
Author:
bird
Message:

kmk: Save 20+ MB of memory for chopped receipt command lines by freeing them after we're done evaluating a target.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/remake.c

    r2753 r2754  
    13301330#endif
    13311331
    1332 #ifdef KMK
     1332#ifdef CONFIG_WITH_MEMORY_OPTIMIZATIONS
    13331333    /* We're done with this command, so free the memory held by the chopped
    13341334       command lines. Saves heap for the compilers & linkers. */
Note: See TracChangeset for help on using the changeset viewer.