freebsd-src/lib/ncurses
Baptiste Daroussin fde3fc69cd ncurses: to not create a libncursesw.a in the OBJDIR
It breaks intree partial builds for every library depending on ncurses
because ncursesw.a (built without PIC) will be the first the library
path for the linker to resolve -lncursesw
2021-11-24 11:02:22 +01: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: to not create a libncursesw.a in the OBJDIR 2021-11-24 11:02:22 +01: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