Skip to content
  • Brad King's avatar
    Avoid Intel linker crash in BuildDepends test · 2e48fe0e
    Brad King authored
    The BuildDepends test exercises incremental linking with MSVC and Intel
    tools on Windows.  In some cases the Intel compiler creates objects that
    cause the MS linker it invokes to crash during incremental linking.  We
    avoid the problem for this test by disabling incremental linking.
    2e48fe0e