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, Sep 17, 3:41 PM
Unknown Object (File)
Mon, Sep 16, 3:20 PM
Unknown Object (File)
Sun, Sep 8, 10:49 AM
Unknown Object (File)
Sun, Sep 8, 12:57 AM
Unknown Object (File)
Sat, Sep 7, 10:15 PM
Unknown Object (File)
Sat, Sep 7, 8:39 AM
Unknown Object (File)
Sat, Sep 7, 8:22 AM
Unknown Object (File)
Sat, Sep 7, 4:55 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