freebsd-src/lib/ncurses
Baptiste Daroussin 9294a2c719 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
2021-10-10 07:51:00 +02:00
..
form Bump shared library versions after ncurses bump in 13. 2021-02-01 17:11:49 -08:00
menu Bump shared library versions after ncurses bump in 13. 2021-02-01 17:11:49 -08:00
ncurses ncurses: convert libncursesw.a into a static ldscript 2021-10-10 07:51:00 +02:00
panel Bump shared library versions after ncurses bump in 13. 2021-02-01 17:11:49 -08:00
tinfo ncurses: split libtinfo from libncurses 2021-10-04 11:38:21 +02:00
config.mk ncurses: split libtinfo from libncurses 2021-10-04 11:38:21 +02:00
Makefile ncurses: split libtinfo from libncurses 2021-10-04 11:38:21 +02:00
Makefile.inc