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)
Tue, Aug 11, 2:14 AM
Unknown Object (File)
Tue, Aug 11, 12:56 AM
Unknown Object (File)
Mon, Aug 10, 7:21 PM
Unknown Object (File)
Sun, Aug 9, 4:06 PM
Unknown Object (File)
Sat, Aug 8, 6:48 PM
Unknown Object (File)
Thu, Aug 6, 2:57 PM
Unknown Object (File)
Thu, Aug 6, 4:15 AM
Unknown Object (File)
Wed, Aug 5, 8:05 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 Passed
Unit
No Test Coverage
Build Status
Buildable 67458
Build 64341: arc lint + arc unit

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...