Branch: refs/heads/Cog
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: b8db6de4ae7d36f589da955fdf91392c2e782345
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/b8db6de4ae7d36f589da955fdf91392c2e782345 Author: Eliot Miranda <
[hidden email]>
Date: 2017-05-05 (Fri, 05 May 2017)
Changed paths:
M platforms/iOS/plugins/B3DAcceleratorPlugin/Makefile
Log Message:
-----------
Fix linking of the libB3DAcceleratorPlugin.dylib in the Pharo build.
There is no equivalent of -bundle_loader for dylibs so use the explicit
list of undefines approach passed throguh EXTRADYFLAGS.