cross-rs / cross-toolchains

Additional Dockerfiles and crosstool-ng config files to build additional toolchains.
Apache License 2.0
88 stars 16 forks source link

Add `CROSS_TOOLCHAIN_PREFIX`, Better CMake Support #26

Open Alexhuszagh opened 1 year ago

Alexhuszagh commented 1 year ago

Recently, we've updated our images in the main repository to make it easier to use environment variables to access the toolchain, such as exporting CROSS_TOOLCHAIN_PREFIX and always specifying the ar:

Once CMake support is supported, we should also ensure these images also use our CMake toolchain files or variants of it: