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, Feb 11, 10:03 AM
Unknown Object (File)
Sun, Feb 9, 2:00 PM
Unknown Object (File)
Mon, Feb 3, 8:46 PM
Unknown Object (File)
Jan 14 2025, 1:36 AM
Unknown Object (File)
Jan 14 2025, 1:36 AM
Unknown Object (File)
Jan 14 2025, 1:36 AM
Unknown Object (File)
Jan 14 2025, 1:30 AM
Unknown Object (File)
Jan 6 2025, 6:12 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