Ignore:
Timestamp:
Nov 4, 2008, 4:25:19 AM (17 years ago)
Author:
bird
Message:

kmk: some MBs of memory during building by freeing up the chopped up command lines after we're done with them. (Code not perfect, but wtf., it saves me 7 MBs (out of 45), a bunch of faults and turns out to using less cpu time...)

File:
1 edited

Legend:

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

    r2024 r2056  
    172172        CONFIG_WITH_RDONLY_VARIABLE_VALUE \
    173173        CONFIG_WITH_LAZY_DEPS_VARS \
     174        CONFIG_WITH_MEMORY_OPTIMIZATIONS \
    174175        \
    175176        KBUILD_HOST=\"$(KBUILD_TARGET)\" \
Note: See TracChangeset for help on using the changeset viewer.