Revert "EC2: Add clibs-lib32 pkg to small/builder images"

This should no longer be necessary after 2018ae4e3b.

This reverts commit cfe0b7d37e.
This commit is contained in:
Colin Percival
2026-04-13 12:42:57 -07:00
parent 2018ae4e3b
commit fa31e76a4c
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -17,7 +17,6 @@ vm_extra_filter_base_packages() {
-e '.*-dbg$' \
-e '.*-lib32$' \
-e '^FreeBSD-set-tests'
echo FreeBSD-clibs-lib32
}
# Packages to install into the image we're creating. In addition to packages
-1
View File
@@ -20,7 +20,6 @@ vm_extra_filter_base_packages() {
-e '.*-dbg$' \
-e '.*-lib32$' \
-e '^FreeBSD-set-tests'
echo FreeBSD-clibs-lib32
}
# Packages to install into the image we're creating. In addition to packages