[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] MUSL deltas (mostly harmless) (#450)

Ken Dickey notifications at github.com
Mon Dec 9 00:54:46 UTC 2019


I have built and tested aarch64 builds on
  Raspbery Pi 3B / Arch Linux / MUSL+Busybox
  Chromebook Two / Linux / libc

The mvm "-O1" seems to work in both cases -- no need to go to "-O0"

Please ignore the spurious sqSCCSVersion.h -- I don't know how to elide this.

The getwd() -> getcwd() in sqUnixSecurityPlugin.c should likewise be harmless [no getwd()  in MUSL]

Not a time concern.  I don't know of anyone asking for this.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * MUSL for AlpineLinux
  * MUSL for AlpineLinux

-- File Changes --

    M build.linux64ARMv8/squeak.stack.spur/build.debug/mvm (7)
    M build.linux64ARMv8/squeak.stack.spur/build/mvm (10)
    M platforms/Cross/plugins/sqPluginsSCCSVersion.h (8)
    M platforms/Cross/vm/sqSCCSVersion.h (14)
    M platforms/Cross/vm/sqVirtualMachine.c (5)
    M platforms/unix/plugins/SecurityPlugin/sqUnixSecurity.c (3)
    M platforms/unix/vm/sqUnixMain.c (5)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/450.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/450.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/450
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20191208/1921b2e1/attachment.html>


More information about the Vm-dev mailing list