On Tuesday, November 2, 2021 at 9:13:25 AM UTC-7 William Stein wrote: > This is a quick update about building the 9.5.beta5 version of Sage on an > M1 Mac under Docker aarch64 Linux. > > A quick remark: Sage developers who want to help on this issue do not need this specific hardware.
Using macOS Docker Desktop, the following command runs a build of Sage in this architecture. (It's slow because it involves CPU emulation.) $ tox -e docker-ubuntu-groovy-standard-arm64v8 William didn't say which distribution he is working with; see SAGE_ROOT/tox.ini for the distributions that our portability testing scripts support. -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/5783d545-0411-4430-8c96-97dffeaf1acdn%40googlegroups.com.
