[Bug 279531] sysutils/u-boot-rpi4: Cannot build, errors with ecdsa and rsa
Date: Sun, 09 Jun 2024 23:39:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279531
Mark Millard <marklmi26-fbsd@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marklmi26-fbsd@yahoo.com
--- Comment #5 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Naram Qashat from comment #3)
Note that u-boot-tools installs host commands:
/usr/local/bin/dumpimage
/usr/local/bin/fit_info
/usr/local/bin/mkenvimage
/usr/local/bin/mkimage
As I understand, that is why its build involves HOSTCFLAGS and HOSTLDFLAGS .
The likes of sysutils/u-boot-rpi4 do not install any host command or libraries
or such. As I understand, that is why they do not involve HOSTCFLAGS
and do not involve HOSTLDFLAGS.
So, I expect at least part of your changes to be inappropriate.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.