Page MenuHomeFreeBSD

ncurses: add SRCHDRS (ncurses_dll.h) to tinfo SRCS
ClosedPublic

Authored by brooks on Jun 16 2022, 10:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 17, 8:21 AM
Unknown Object (File)
Sat, May 16, 10:29 AM
Unknown Object (File)
Tue, May 12, 5:56 PM
Unknown Object (File)
Sun, May 10, 12:22 PM
Unknown Object (File)
Mon, May 4, 3:49 PM
Unknown Object (File)
Thu, Apr 30, 9:24 AM
Unknown Object (File)
Thu, Apr 23, 11:22 AM
Unknown Object (File)
Apr 8 2026, 9:57 PM
Subscribers

Details

Summary

This avoids relying on the includes target to generate this header
which must be in .OBJDIR for the ncurses library to find it.

With an upcoming change libcompat build won't build a seperate
sysroot and will instead share with the 64-bit target which means the
includes target will not be called.

Sponsored by: DARPA, AFRL

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 46015
Build 42903: arc lint + arc unit