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)
Thu, Sep 25, 11:31 PM
Unknown Object (File)
Sat, Sep 20, 11:53 PM
Unknown Object (File)
Wed, Sep 17, 7:31 PM
Unknown Object (File)
Aug 30 2025, 3:08 AM
Unknown Object (File)
Aug 15 2025, 3:13 PM
Unknown Object (File)
Aug 3 2025, 12:46 PM
Unknown Object (File)
Aug 1 2025, 6:18 PM
Unknown Object (File)
Jul 28 2025, 1:32 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