Commit Graph

5 Commits

Author SHA1 Message Date
a9dac6fe6a Fix GCC version 2021-05-08 02:43:37 +02:00
71af7f0127 Update GCC to 8.5.0 2021-05-07 19:10:56 +02:00
ec218274a6 Add mips and mipsel to git action, update mips and s390 images 2021-05-07 17:53:17 +02:00
Anton Chernov
78b49e90cb Enabled OpenMP for linux-arm64, linux-armv5, linux-armv7, linux-mips, linux-s390x 2018-08-27 13:53:31 +02:00
Dan Jacques
7dd46fa045 Implement "ct-ng" building, add "linux-mips".
Add a mechanism to construct a full cross-compiler environment using the
"crosstool-ng" cross-compiler building utility. This is implemented in
the new "common.crosstool" include, and augments the "dockcross/base"
base image.

Update Makefile to consolidate Dockerfile generation, notably the
"sed"-based inclusion directives.

Finally, employ all of this to generate a "linux-mips" 32-bit hard-float
MIPS cross-compiler Dockcross image.
2017-09-01 10:09:31 -04:00