git: btools: Do not link with LIBEDIT for bin/sh.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Wed Nov 15 11:19:34 PST 2017


commit 5f5251e124d18037ddc354bfa143a9055f926776
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Tue Nov 14 17:42:31 2017 +0200

    btools: Do not link with LIBEDIT for bin/sh.
    
    The -DNO_HISTORY already disables all libprivate_edit functionality and
    libncurses is only a dep for libedit. Simply remove extra dependencies.
    Keeps btools slim and cleaner.

Summary of changes:
 bin/sh/Makefile | 20 +-------------------
 1 file changed, 1 insertion(+), 19 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5f5251e124d18037ddc354bfa143a9055f926776


-- 
DragonFly BSD source repository



More information about the Commits mailing list