[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Use C99 (5e13635)

Eliot Miranda notifications at github.com
Sat Feb 24 21:06:05 UTC 2018


Hi Tobias, why not take this opportunity to make the compiler specifiable? Something simple like
...
if [ -z "$CC" ]; then
  CC=c99
fi
...
CC="$CC -m64"

-- 
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/commit/5e136355c1e4bcaf73764a9df20a010151fa9120#commitcomment-27767072
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20180224/40b7d46b/attachment.html>


More information about the Vm-dev mailing list