1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

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:
Lluís Batlle i Rossell 2010-02-19 15:48:07 +00:00
parent 06f07381c4
commit 7dc6cf1f03

View file

@ -705,7 +705,6 @@ let
in {
crossArmLinux = mapTestOnCross crossSystem (rec {
bison = nativePlatforms;
uboot = nativePlatforms;
tightvnc = nativePlatforms;
#openoffice = nativePlatforms;
wxGTK = nativePlatforms;