From b0b574c3d1f135afa3c5d440be738b148b541333 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sat, 12 Oct 2019 09:21:25 +0200 Subject: bin/get-assignment: add TODO --- bin/get-assignment | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin/get-assignment') diff --git a/bin/get-assignment b/bin/get-assignment index b7cdb8a..48742da 100755 --- a/bin/get-assignment +++ b/bin/get-assignment @@ -198,6 +198,9 @@ 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