forked from mirrors/nixpkgs
Removing crossArm.uboot from the hydra builds - it now depends on a platform being set.
svn path=/nixpkgs/trunk/; revision=20131
This commit is contained in:
parent
06f07381c4
commit
7dc6cf1f03
|
@ -705,7 +705,6 @@ let
|
|||
in {
|
||||
crossArmLinux = mapTestOnCross crossSystem (rec {
|
||||
bison = nativePlatforms;
|
||||
uboot = nativePlatforms;
|
||||
tightvnc = nativePlatforms;
|
||||
#openoffice = nativePlatforms;
|
||||
wxGTK = nativePlatforms;
|
||||
|
|
Loading…
Reference in a new issue