Closed 05nelsonm closed 11 months ago
Currently using several different docker containers to compile Jvm.
I built out https://github.com/05nelsonm/build-env for kmp-tor-binary builds. Should switch all possible targets over to using build-env. This will:
kmp-tor-binary
build-env
glibc 2.23
aarch64
armv7
glibc
Currently using several different docker containers to compile Jvm.
I built out https://github.com/05nelsonm/build-env for
kmp-tor-binary
builds. Should switch all possible targets over to usingbuild-env
. This will:glibc 2.23
). Currently theaarch64
andarmv7
binaries are built against the latestglibc
, so those architectures won't run on older machines.