[OpenSmalltalk/opensmalltalk-vm] 2f8eed: Fix plugin compilation for Win64 PharoVM

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

[OpenSmalltalk/opensmalltalk-vm] 2f8eed: Fix plugin compilation for Win64 PharoVM

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 2f8eedd80ecc762d43bfcf6af481c0c8dbd8ab51
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/2f8eedd80ecc762d43bfcf6af481c0c8dbd8ab51
  Author: Nicolas Cellier <[hidden email]>
  Date:   2017-06-02 (Fri, 02 Jun 2017)

  Changed paths:
    M build.win64x64/common/Makefile.plugin

  Log Message:
  -----------
  Fix plugin compilation for Win64 PharoVM

The plugins where compiled without -DPharoVM=1 flags, making FilePlugin crash
This is because this flag was in COGDEFS, but COGDEFS was not used in CFLAGS