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)
Wed, Apr 1, 11:30 PM
Unknown Object (File)
Wed, Apr 1, 1:31 PM
Unknown Object (File)
Sat, Mar 28, 6:33 PM
Unknown Object (File)
Sun, Mar 22, 7:33 PM
Unknown Object (File)
Fri, Mar 20, 12:02 AM
Unknown Object (File)
Tue, Mar 17, 1:38 AM
Unknown Object (File)
Mon, Mar 16, 7:44 PM
Unknown Object (File)
Feb 28 2026, 9:02 PM

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