Page MenuHomeFreeBSD

ncurses: avoid hardcoded assumptions about the layout of .OBJDIR
ClosedPublic

Authored by kevans on Sep 12 2023, 3:35 PM.
Tags
None
Referenced Files
F153304853: D41834.id.diff
Mon, Apr 20, 9:02 AM
Unknown Object (File)
Sat, Apr 18, 1:29 PM
Unknown Object (File)
Sun, Mar 29, 2:33 AM
Unknown Object (File)
Mar 19 2026, 5:25 AM
Unknown Object (File)
Mar 19 2026, 5:21 AM
Unknown Object (File)
Feb 9 2026, 3:01 AM
Unknown Object (File)
Jan 4 2026, 9:01 AM
Unknown Object (File)
Jan 3 2026, 5:40 PM
Subscribers

Details

Summary

Abstract out the details of the FreeBSD build into a $TINFO_OBJDIR that
external builds can override if they orchestrate the build a bit
differently and have a different objdir layout as a result. This makes
the ncurses build a little bit more flexible without requiring weird
backflips.

Sponsored by: NetApp, Inc.
Sponsored by: Klara, Inc.

Diff Detail

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