HomeFreeBSD

ncurses: convert libncursesw.a into a static ldscript

Description

ncurses: convert libncursesw.a into a static ldscript

Introduce the notion of static linker scripts to allow libncursesw.a to
track its dependency on libtinfow.a

this allows the build of older freebsd source tree to happen and make
static linking in part with dynamic linking which already provides a
ldscript

This fixes a bootstrapping FreeBSD 12 or 13 on recent FreeBSD 14

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D32435

Details

Provenance
baptAuthored on Oct 10 2021, 5:37 AM
Reviewer
imp
Differential Revision
D32435: ncurses: convert libncursesw.a into a static ldscript
Parents
rG0f14bcbe3840: vmci: fix panic due to freeing unallocated resources
Branches
Unknown
Tags
Unknown