Elaborate localSystem and crossSystem in a consistent manner
This commit is contained in:
@@ -474,7 +474,7 @@ rec {
|
||||
};
|
||||
};
|
||||
|
||||
selectPlatformBySystem = system: {
|
||||
selectBySystem = system: {
|
||||
"i686-linux" = pc32;
|
||||
"x86_64-linux" = pc64;
|
||||
"armv5tel-linux" = sheevaplug;
|
||||
|
||||
Reference in New Issue
Block a user