Files
nixpkgs/lib
Alyssa Ross e8d7d52fae lib.systems.examples: canonicalize MIPS triples
In Nixpkgs, we assume that the "config" field is a canonicalized GNU
triple.  I noticed that non-canonical values were being used here,
because the pkgsCross.mips64el-linux-gnu triples did not contain the
vendor field, but the pkgsCross.mips64el-linux-gnu.pkgsStatic did.

Here, I've run all the MIPS triples in lib.systems.examples through
config.sub to canonicalize them.  I think this will avoid nasty
surprises in future.

Tested by building Nix and the bootstrap files for
pkgsCross.mips64el-linux-gnu.
2022-07-03 23:01:21 +00:00
..
2022-05-10 07:01:00 +02:00
2021-01-25 19:25:50 +01:00
2021-01-26 10:57:07 +07:00
2021-08-14 14:46:00 -05:00
2022-05-30 12:14:45 +02:00
2020-06-04 13:43:10 +02:00
2022-01-30 02:04:51 +01:00