aboutsummaryrefslogtreecommitdiff
path: root/scripts/mcm-buildall.sh
AgeCommit message (Expand)Author
2021-07-04mcm-buildall.sh: remove bashisms, change shebang to shEthan Sommer
2020-11-11Make the static musl x86-64 binaries segfault for fewer people.Rob Landley
2020-03-15gcc 8.3.0 changed its arm floating point syntax, plus error handling tweaks.Rob Landley
2020-03-02Check that cross compiler is there, not linker, before building native.Rob Landley
2020-02-17Fix musl-cross-make nommu build (at least for sh2eb).Rob Landley
2020-01-30gcc 8.3 requires different config to build the same toolchain, because gcc.Rob Landley
2019-10-07Better comments and help text.Rob Landley
2019-09-04Convenience script to build gcc+musl cross compiler toolchains for variousRob Landley