| #
9b1f77e6
|
| 18-Mar-2026 |
Ed Maste <emaste@FreeBSD.org> |
Makefile.inc1: Drop AS and RANLIB variables
These are not used in our world and kernel build targets. We use the compiler driver for assembly, and ar adds the archive index (symbol table) automatic
Makefile.inc1: Drop AS and RANLIB variables
These are not used in our world and kernel build targets. We use the compiler driver for assembly, and ar adds the archive index (symbol table) automatically.
Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D55964
show more ...
|
| #
17494c6e
|
| 18-Mar-2026 |
Ed Maste <emaste@FreeBSD.org> |
build: Boostrap LLVM_BINUTILS for cross-tools
Reported by: vexeduxr, jrtc27 Reviewed by: imp Sponsored by: The FreeBSD Foundation Pull request: https://github.com/freebsd/freebsd-src/pull/2084 Diffe
build: Boostrap LLVM_BINUTILS for cross-tools
Reported by: vexeduxr, jrtc27 Reviewed by: imp Sponsored by: The FreeBSD Foundation Pull request: https://github.com/freebsd/freebsd-src/pull/2084 Differential Revision: https://reviews.freebsd.org/D55923
show more ...
|