johnsonjh / duma

duma: Detect Unintended Memory Access (D.U.M.A.) - A Red-Zone memory allocator

Home Page:https://github.com/johnsonjh/duma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

don't force regeneration of verinfo on every compile

johnsonjh opened this issue · comments

  • causes a majority of the library to be recompiled - impacts make install rule as it will update the date
    • (Optionally) the "compiled" term might be revisited after making this change? Perhaps "configured" is more accurate?