raskyld / lemmy-cross-toolchains

A collection of docker images with cross-compilation toolchains for the Lemmy project 🖤

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lemmy-cross-toolchains

This repository contains cross toolchains made for the specific needs of the Lemmy project, it's not general purpose but feel free to get in touch with me if you need help with cross-compilation in the Rust ecosystem as I was close to lose my mental sanity building those toolchains.

Toolchains

aarch64-lemmy-linux-gnu

Build: amd64

Host: aarch64

Components:

  • libpq
  • openssl
  • glibc
  • gcc

About

A collection of docker images with cross-compilation toolchains for the Lemmy project 🖤

License:Apache License 2.0


Languages

Language:Dockerfile 96.3%Language:Shell 3.7%