[OpenSmalltalk/opensmalltalk-vm] 28d52b: Turn off INCREMENTAL linking in the win32 msvc mak...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] 28d52b: Turn off INCREMENTAL linking in the win32 msvc mak...

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 28d52b59b1f863581b873afb9e096c315e4f0133
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/28d52b59b1f863581b873afb9e096c315e4f0133
  Author: Eliot Miranda <[hidden email]>
  Date:   2020-05-07 (Thu, 07 May 2020)

  Changed paths:
    M build.win32x86/common/Makefile.msvc.tools
    M build.win64x64/common/Makefile.msvc.tools

  Log Message:
  -----------
  Turn off INCREMENTAL linking in the win32 msvc makefiles.  It's noise we don't
need. [ci skip]