AtomVM icon indicating copy to clipboard operation
AtomVM copied to clipboard

CI: test it on RISC-V 64 / Linux

Open bettio opened this issue 2 years ago • 2 comments

These changes are made under both the "Apache 2.0" and the "GNU Lesser General Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

bettio avatar Jun 14 '23 21:06 bettio

armel build is currently broken.

See https://github.com/atomvm/AtomVM/pull/644 for a renewed approach to this using docker images instead of debian bootstrap.

pguyot avatar Jun 18 '23 19:06 pguyot

Please rebase over current master to ensure this will build cleanly.

fadushin avatar Jul 01 '23 13:07 fadushin