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
Unknown Object (File)
Tue, Jan 14, 1:36 AM
Unknown Object (File)
Tue, Jan 14, 1:36 AM
Unknown Object (File)
Tue, Jan 14, 1:36 AM
Unknown Object (File)
Tue, Jan 14, 1:30 AM
Unknown Object (File)
Mon, Jan 6, 6:12 PM
Unknown Object (File)
Nov 12 2024, 1:31 PM
Unknown Object (File)
Nov 12 2024, 12:39 PM
Unknown Object (File)
Oct 13 2024, 2:36 AM
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