https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229046
Mark Millard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #18 from Mark Millard <[email protected]> --- See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230288 for an example where sysutils/u-boot-master/Makefile can be made to work for sysutils/u-boot-pine64 with something like: BUILD_DEPENDS+= objdump:devel/binutils to build a correct u-boot-pine64. Based on a WITHOUT_BINUTILS_BOOSTRAP= WITHOUT_BINUTILS= context the build without such a change completed but what was built was wrong. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
