Page MenuHomeFreeBSD

Document MACHINE, MACHINE_ARCH, TARGET and TARGET_ARCH historical use and general philosphy.
ClosedPublic

Authored by imp on Nov 7 2017, 6:34 PM.
Tags
None
Referenced Files
F82314180: D12981.diff
Sat, Apr 27, 2:09 PM
Unknown Object (File)
Mar 7 2024, 11:31 PM
Unknown Object (File)
Dec 20 2023, 4:54 AM
Unknown Object (File)
Nov 23 2023, 6:09 AM
Unknown Object (File)
Nov 11 2023, 3:03 PM
Unknown Object (File)
Oct 11 2023, 5:20 AM
Unknown Object (File)
Oct 10 2023, 2:00 PM
Unknown Object (File)
Aug 12 2023, 9:15 PM
Subscribers

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 12579
Build 12854: arc lint + arc unit

Event Timeline

Two textual suggestions. Thanks for documenting this.

share/man/man7/arch.7
347

Hmm, the two instances of internal(ly) sound a bit redundant. Maybe one of these two would fit better?
a) ... there are some internal variables that are used within the build system ...
b) ... there are some variables that are used internally to the build system ...

408

s/names/name/

share/man/man7/arch.7
347

Good point.

408

I originally had 'no standarized names' but made it shorter w/o fixing the plural.

share/man/man7/arch.7
348

I would end at "the build system". The rest feels redundant in a manpage.

394

need to newline wrap the .Dv

410

Does Fx work there like that?

412

It unfortunately is but as you say should not be relied on.

416

newline wrap .Dv

share/man/man7/arch.7
348

ok

394

I think I can just remove the . and be good. Either way, I'll fix.

410

Yes.

416

OK. Will remove the . or fix.

This revision was automatically updated to reflect the committed changes.