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)
Apr 29 2024, 8:37 AM
Unknown Object (File)
Mar 13 2024, 1:52 AM
Unknown Object (File)
Jan 31 2024, 7:42 AM
Unknown Object (File)
Dec 25 2023, 5:19 PM
Unknown Object (File)
Dec 20 2023, 6:37 AM
Unknown Object (File)
Dec 13 2023, 4:09 AM
Unknown Object (File)
Dec 12 2023, 4:44 AM
Unknown Object (File)
Nov 22 2023, 11:42 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