[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] c83ea5: Use LD:= $(CC) in common makefile rules for win32:

GitHub noreply at github.com
Sat Aug 13 11:43:59 UTC 2016


  Branch: refs/heads/fniephaus/stable
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: c83ea556da4ed6f4bb2a031d09caea45ef1c9290
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/c83ea556da4ed6f4bb2a031d09caea45ef1c9290
  Author: Nicolas Cellier <nicolas.cellier at sirehna.com>
  Date:   2016-08-13 (Sat, 13 Aug 2016)

  Changed paths:
    M .travis_deploy.sh
    M build.win32x86/common/Makefile
    M build.win32x86/common/Makefile.rules

  Log Message:
  -----------
  Use LD:= $(CC) in common makefile rules for win32:
1) this better fits the intention
2) this is extensible to other compilers, for example make CC=clang or make CC=i686-w64-mingw32-gcc




More information about the Vm-dev mailing list