[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 8f9be8: MacOS: Support internal plugins that use C++. The...

Eliot Miranda noreply at github.com
Tue Jun 30 22:22:21 UTC 2020


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 8f9be8b3cb2ea842556e0845abec05523be1559f
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/8f9be8b3cb2ea842556e0845abec05523be1559f
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2020-06-30 (Tue, 30 Jun 2020)

  Changed paths:
    M build.macos32x86/common/Makefile.plugin
    M build.macos32x86/common/Makefile.rules
    M build.macos32x86/common/Makefile.vm
    M build.macos64x64/common/Makefile.plugin
    M build.macos64x64/common/Makefile.rules
    M build.macos64x64/common/Makefile.vm
    M platforms/iOS/plugins/BochsIA32Plugin/Makefile
    M platforms/iOS/plugins/BochsX64Plugin/Makefile

  Log Message:
  -----------
  MacOS: Support internal plugins that use C++.  These need to be linked with
clang++ not clang.  Use LINK_WITH_CXX not LINK_WITH_CPP as enabling var name.
Comment the new parameters to Makefile.vm there-in (SDK,TARGET_MINVER, et al).
[ci skip]




More information about the Vm-dev mailing list