Jorge Aparicio 7b026f0355 add support for mips(el)-unknown-linux-musl
This target covers MIPS devices that run the trunk version of OpenWRT.

The x86_64-unknown-linux-musl target always links statically to C libraries. For
the mips(el)-unknown-linux-musl target, we opt for dynamic linking (like most of
other targets do) to keep binary size down.

As for the C compiler flags used in the build system, we use the same flags used
for the mips(el)-unknown-linux-gnu target.
2016-01-29 18:46:25 -05:00
..
2015-10-27 23:47:53 +13:00
2016-01-21 10:52:37 +01:00
2015-07-30 06:35:42 +10:00
2015-12-04 08:55:02 -08:00
2015-11-19 11:30:18 -05:00
2015-12-07 00:20:35 +01:00
2016-01-21 14:45:23 -08:00
2015-11-16 18:55:07 -05:00
2015-11-13 15:15:51 -05:00