Ignore:
Timestamp:
Sep 16, 2015, 1:06:37 AM (10 years ago)
Author:
bird
Message:

VCC100*.kmk: Clear import library timestamps so we don't have to do any unnecessary relinking.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/tools/VCC100.kmk

    r2735 r2794  
    377377                $(TOOL_VCC100_MT) -manifest $(subst /,\\,$(out)).manifest '-outputresource:$(subst /,\\,$(out));#2'
    378378endif
     379        $(QUIET)$(TEST) -f $(outbase).lib -- $(KLIBTWEAKER) --clear-timstamps $(outbase).lib
    379380        $(QUIET)$(CP) --changed --ignore-non-existing $(outbase).exp $(outbase).lib $(PATH_STAGE_LIB)/
    380381$(eval _DIRS += $(PATH_STAGE_LIB))
Note: See TracChangeset for help on using the changeset viewer.