summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/build-packages5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/build-packages b/bin/build-packages
index fc80ab1..12fe9b7 100755
--- a/bin/build-packages
+++ b/bin/build-packages
@@ -9,6 +9,11 @@
# TODO: build other 'architectures', too (pentium4, i486)
+# TODO: The any_arch logic linking build_assignments and binary_packages
+# needs to be implemented here, too, so "any" binary_packages are only
+# built (or at least only uploaded) if they're expected from the build
+# master (e.g. when they're linked in the database).
+
# shellcheck disable=SC2016
usage() {
>&2 echo ''