Page MenuHomeFreeBSD

bsd.cpu.mk: Fix whitespace appending to MACHINE_ABI
ClosedPublic

Authored by brooks on Oct 1 2025, 3:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 9, 5:55 AM
Unknown Object (File)
Fri, May 8, 2:02 AM
Unknown Object (File)
Fri, May 8, 12:56 AM
Unknown Object (File)
Wed, May 6, 11:42 AM
Unknown Object (File)
Apr 17 2026, 10:43 AM
Unknown Object (File)
Apr 15 2026, 11:05 PM
Unknown Object (File)
Apr 15 2026, 6:14 PM
Unknown Object (File)
Apr 14 2026, 6:23 AM

Details

Summary

Effort: CHERI upstreaming
Sponsored by: Innovate UK
Fixes: 426fc376afaf ("bsd.cpu.mk: Introduce MACHINE_ABI")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

brooks requested review of this revision.Oct 1 2025, 3:55 PM

Fun. Commit message could be better at explaining why this happens with the old code

This revision is now accepted and ready to land.Oct 1 2025, 4:06 PM
In D52833#1207103, @imp wrote:

Fun. Commit message could be better at explaining why this happens with the old code

There's no functional change. It's just that I copied and pasted without tabs.

In D52833#1207103, @imp wrote:

Fun. Commit message could be better at explaining why this happens with the old code

There's no functional change. It's just that I copied and pasted without tabs.

Ah! I thought it has other implications...