Trying to add the fuloong2f for bootstrap-files. It bootstraps fine
(boostrap-files cross-built) svn path=/nixpkgs/branches/stdenv-updates/; revision=22849
This commit is contained in:
@@ -14,6 +14,7 @@ rec {
|
||||
else if system == "x86_64-linux" then import ./bootstrap/x86_64
|
||||
else if system == "powerpc-linux" then import ./bootstrap/powerpc
|
||||
else if system == "armv5tel-linux" then import ./bootstrap/armv5tel
|
||||
else if system == "ict_loongson-2_v0.3_fpu_v0.1-linux" then import ./bootstrap/loongson2f
|
||||
else abort "unsupported platform for the pure Linux stdenv";
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user