[Differential] [Commented On] D2302: Add arm64 to universe if binutils is available
emaste added inline comments. INLINE COMMENTS Makefile:383 Also add ``` universe_epilogue: universe_arm64_skip ``` REVISION DETAIL https://reviews.freebsd.org/D2302 To: emaste, imp, andrew Cc: freebsd-toolchain ___ freebsd-toolchain@freebsd.o
[Differential] [Commented On] D2302: Add arm64 to universe if binutils is available
emaste added a comment. >>! In D2302#4, @andrew wrote: > Would it be difficult to have a warning if the package is not installed? Perhaps ``` .else @echo ">> arm64 skipped - install aarch64-binutils port or package to buil