Ignore:
Timestamp:
Jun 16, 2023, 10:56:17 PM (2 years ago)
Author:
bird
Message:

win-common.kmk,tools/VCC14[012]*.kmk,retry-10-delay-500ms.sh: Retry mt.exe operations as we sometimes run into a race with AV software when adding a manifest right after linking.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/win-common.kmk

    r3323 r3597  
    6060WINCMN_MAP_ARCH.x86   := x86
    6161## @}
     62
     63## @def WINCMN_MT_RETRY
     64## Invocation of script for retrying MT.EXE when it clashes with AV software.
     65WINCMN_MT_RETRY = $(ASH) $(KBUILD_PATH)/retry-10-delay-500ms.sh
Note: See TracChangeset for help on using the changeset viewer.