[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Ignore missins dylibs (#354)

Guille Polito notifications at github.com
Thu Jan 17 09:39:28 UTC 2019


The ignore mechanism was only implemented for bundles, but not for dylibs, used only in Pharo builds.
This PR introduces the same mechanism as in bundles for dylibs, both in 32 and 64 bit builds.

This should fix pharo osx builds, with no effects on other platforms or builds.
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/354

-- Commit Summary --

  * Make builds using dylibs instead of bundle plugins effectively ignore ignored plugins

-- File Changes --

    M build.macos32x86/common/Makefile.app (13)
    M build.macos64x64/common/Makefile.app (13)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/354.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/354.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/354
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20190117/788bff00/attachment.html>


More information about the Vm-dev mailing list