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
F166559336: D35510.id106996.diff
Fri, Aug 14, 11:14 AM
Unknown Object (File)
Thu, Aug 13, 5:50 PM
Unknown Object (File)
Thu, Aug 13, 12:10 PM
Unknown Object (File)
Wed, Aug 12, 9:58 AM
Unknown Object (File)
Wed, Aug 12, 6:01 AM
Unknown Object (File)
Tue, Aug 11, 11:01 PM
Unknown Object (File)
Tue, Aug 11, 10:52 PM
Unknown Object (File)
Tue, Aug 11, 1:13 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable