An open API service indexing awesome lists of open source software.

https://github.com/strawberrymusicplayer/strawberry-mxe

:floppy_disk: Cross environment for strawberry
https://github.com/strawberrymusicplayer/strawberry-mxe

cross-compile cross-compiling-toolchain cross-environment mxe strawberry

Last synced: 3 months ago
JSON representation

:floppy_disk: Cross environment for strawberry

Awesome Lists containing this project

README

          

# :floppy_disk: MXE (M cross environment) [![License][license-badge]][license-page] ![Docker](https://github.com/strawberrymusicplayer/strawberry-mxe/workflows/Docker/badge.svg)

[license-page]: LICENSE.md
[license-badge]: https://img.shields.io/badge/License-MIT-brightgreen.svg

MXE (M cross environment) is a Makefile that compiles a cross compiler and many free libraries.

This is a modified and minimal version of MXE specifically to build [Strawberry](https://github.com/strawberrymusicplayer/strawberry).
Feel free to make use of it if you need something.

See [MXE](https://github.com/mxe/mxe) for the official and full version.