mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 11:05:14 +00:00
release-cross: Add final "-gnu" to fuloong triple
This commit is contained in:
parent
fcde869e7e
commit
92887cb466
@ -127,7 +127,7 @@ in
|
||||
/* Linux on the fuloong */
|
||||
fuloongminipc = let
|
||||
crossSystem = {
|
||||
config = "mips64el-unknown-linux";
|
||||
config = "mips64el-unknown-linux-gnu";
|
||||
bigEndian = false;
|
||||
arch = "mips";
|
||||
float = "hard";
|
||||
|
Loading…
Reference in New Issue
Block a user