[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 32aae7: MacOS builds: for cross compiling make sure that g...

Eliot Miranda noreply at github.com
Thu Jul 22 18:08:45 UTC 2021


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 32aae72384e7524fccf30d0651783999de95ac68
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/32aae72384e7524fccf30d0651783999de95ac68
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2021-07-22 (Thu, 22 Jul 2021)

  Changed paths:
    M build.macos32x86/common/Makefile.vm
    M build.macos64ARMv8/common/Makefile.vm
    M build.macos64x64/common/Makefile.vm
    M platforms/unix/vm/sqUnixSpurMemory.c

  Log Message:
  -----------
  MacOS builds: for cross compiling make sure that getversion is compiled for the
hostm not the target, as it must run on the host.  Eliminate an unnecessary
error report in sqUnixSpurMemory.c when launching on Apple Silicon with MAP_JIT.
[ci skip]




More information about the Vm-dev mailing list