Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 748 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 748 Bytes

lal demo environments

These are available in public.

Requirements

  • usermod and groupmod inside the container
  • lal user inside the container
  • whatever you need to build your applications and libraries

A miniature musl C toolchain with almost no dependencies. CC=musl-gcc at 6.3.0.

An ubuntu toolchain for C++ with a few common dependencies. CC=gcc-5.

A musl cross compilation environment for latest stable rust. It uses a modified version clux/muslrust with a lal user.

This allows you to lal build lal