tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [PATCH 7/7] Enable curses



On Sat, 2020-03-28 at 19:44 +0300, Valery Ushakov wrote:
> On Sat, Mar 28, 2020 at 14:52:10 +0100, Michal Gorny wrote:
> 
> > +LDADD+=	-lcurses -ledit -lkvm -lpanel -lutil -lz
> 
> Minor nit-pick: panel depends on curses, so it's better to sort them
> correspondingly.  This doesn't matter much in the dynamically linked
> world, but it's good form, IMHO (-ledit -lpanel -lcurses -lterminfo
> would be the right order, with explicit terminfo that both curses and
> edit depend on).
> 

Done, thanks.

-- 
Best regards,
Michał Górny

Attachment: signature.asc
Description: This is a digitally signed message part



Home | Main Index | Thread Index | Old Index