How to build lxc for bionic libc?

in lxc GitHub says it’s compatible with bionic android libc but how do i build it for?

We used to test it with something like: lxc-ci/bin/build-android at 56125d42ce52106977c0e16b6e9aa35872d090e8 · lxc/lxc-ci · GitHub

But I suspect we’re going to be discontinuing the bionic support as it’s extremely rarely used, near impossible to reliably test and the source of a lot of hacks in our codebase.

ok but can you like make one tarball with latest lxc source the newest i could find was 3.1.0 which is really old.

The script I linked builds current LXC from git with bionic on a system that’s setup with the Android SDK.

LXC release tarballs can be found here: Linux Containers - LXC - Downloads

1 Like