Created attachment 226938 [details] v1 (use "git am") Add BUILD_CC to unbreak the build when the base toolchain (/usr/bin/cc) does not exist, and CC is provided via inclusion of /usr/share/toolchains. 11.4/amd64: OK bulk diff https://codeberg.org/ei/misc/commit/6a72a41 pkg diff https://codeberg.org/ei/misc/commit/37a4780 testport https://codeberg.org/ei/misc/commit/b589642 11.4/i386 OK: bulk diff https://codeberg.org/ei/misc/commit/f096953 pkg diff https://codeberg.org/ei/misc/commit/6fd4f44 testport https://codeberg.org/ei/misc/commit/1a5c521 12.2/amd64: OK bulk diff https://codeberg.org/ei/misc/commit/2d23a2d pkg diff https://codeberg.org/ei/misc/commit/4c21323 testport https://codeberg.org/ei/misc/commit/de12249 12.2/i386: OK bulk diff https://codeberg.org/ei/misc/commit/6d1497e pkg diff https://codeberg.org/ei/misc/commit/528032a testport https://codeberg.org/ei/misc/commit/54621bc 13.0/amd64: OK bulk diff https://codeberg.org/ei/misc/commit/08a7e61 pkg diff https://codeberg.org/ei/misc/commit/e467612 testport https://codeberg.org/ei/misc/commit/e610d5b 13.0/aarch64 (via qemu-user-static): OK bulk diff https://codeberg.org/ei/misc/commit/c4ce649 pkg diff https://codeberg.org/ei/misc/commit/532e7d2 testport https://codeberg.org/ei/misc/commit/02205de
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=17cc265ebb1157c3ad90bc0df6a83148042b9366 commit 17cc265ebb1157c3ad90bc0df6a83148042b9366 Author: Evgeniy Khramtsov <evgeniy@khramtsov.org> AuthorDate: 2021-08-04 02:18:48 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-08-08 12:05:23 +0000 www/libdom: respect CC PR: 257612 www/libdom/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Committed!