[Bug 259118] sysutils/u-boot-tools: fix build on non-arm non-x86
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 259118] sysutils/u-boot-tools: fix build on non-arm non-x86"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Oct 2021 17:14:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259118 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d846f9860a2364340493a0d09ee7f63672a7c46b commit d846f9860a2364340493a0d09ee7f63672a7c46b Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2021-10-27 17:11:46 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2021-10-27 17:11:46 +0000 sysutils/u-boot-tools: fix build on non-arm non-x86 Changing target to tools-only_defconfig will omit the parts that need EFI and will still build the binaries this port needs. PR: 259118 sysutils/u-boot-tools/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.