Passed: OpenSmalltalk/opensmalltalk-vm#1623 (Cog - 1c6552d)

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

Passed: OpenSmalltalk/opensmalltalk-vm#1623 (Cog - 1c6552d)

Travis CI
 

OpenSmalltalk

/

opensmalltalk-vm

branch iconCog

arrow to build time
clock icon50 mins and 33 secs

Nicolas Cellier avatarNicolas Cellier

Generate SqueakFFIPrims from VMMaker.oscog-nice.2505

Restore the `__arm__` macro for 32 bits ARM.
From http://infocenter.arm.com/help/topic/com.arm.doc.dui0774a/chr1383660321827.html
`__arm__` and `__aarch64__` are clearly exclusive (at least for clang, so probably gcc too)
`__arm__` means A32 or T32 instruction set.

Add the `__ARM_ARCH_ISA_A64` macro for arm64
Retract the `__ARM_ARCH_V8__`, V8 can target both A32 and A64 architectures.

This should fix Issue #333.

Note that I could skip appveyor (in square brackets), but I let it run to make sure we have a clean build.

Want to know about upcoming build environment updates?

Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you!

SIGN UP HERE
book icon

Documentation about Travis CI

<script type="application/ld+json"> { "@context": "http://schema.org", "@type": "EmailMessage", "action": { "@type": "ViewAction", "url": "https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/474386607?utm_medium=notification&amp;utm_source=email", "name": "View Build" }, "description": "View Build #1623 on Travis CI" } </script>