While there, make param.h guess proper MACHINE_ARCH on hardfloat targets
correctly as well, so tools like bmake can get theird defaults right.
This does not help the kernel case, since we compile them with forced
-msoft-float and need to override an incorrect guess by param.h.
Details
Details
- Reviewers
imp adrian br - Group Reviewers
MIPS - Commits
- rS308807: Subject: [PATCH] Pass MACHINE_ARCH on command line for MIPS kernels.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable