From 0500289b9238737c6b647eb5b22800816cd60e0a Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sat, 12 Oct 2019 10:33:23 +0200 Subject: do not build "any" packages on "i486" - we mark them as not build-slave-compatible --- bin/get-assignment | 3 --- 1 file changed, 3 deletions(-) (limited to 'bin/get-assignment') diff --git a/bin/get-assignment b/bin/get-assignment index 48742da..b7cdb8a 100755 --- a/bin/get-assignment +++ b/bin/get-assignment @@ -198,9 +198,6 @@ while [ -s "${work_dir}/forced-package-builds.${slave}" ]; do fi done -# TODO: any packages should be built on pentium4 - they fail too often -# on i486 due to unavailable dependencies. - # a package with [all dependencies met or which is part of a loop] # and which is currently not being built, ordered by: # 1: we requested it -- cgit v1.2.3