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)
Dec 9 2024, 5:44 PM
Unknown Object (File)
Dec 8 2024, 12:48 AM
Unknown Object (File)
Nov 26 2024, 6:11 PM
Unknown Object (File)
Oct 22 2024, 10:21 AM
Unknown Object (File)
Oct 22 2024, 7:03 AM
Unknown Object (File)
Sep 24 2024, 6:09 PM
Unknown Object (File)
Sep 24 2024, 6:09 PM
Unknown Object (File)
Sep 24 2024, 6:09 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