git: Add missing libraries to some program Makefiles

Francois Tigeot ftigeot at crater.dragonflybsd.org
Sun Jan 26 08:49:40 PST 2014


commit 35617968ec499b8b149c69bdcacfb952b81264bc
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Sun Jan 26 15:23:56 2014 +0100

    Add missing libraries to some program Makefiles
    
    The userland programs they manage are currently building fine but
    fail to link in a completely dynamic world with shared libraries
    split between /lib and /usr/lib .

Summary of changes:
 sbin/atm/atm/Makefile         | 4 ++--
 sbin/atm/fore_dnld/Makefile   | 4 ++--
 sbin/atm/ilmid/Makefile       | 4 ++--
 sbin/iscontrol/Makefile       | 4 ++--
 secure/usr.sbin/sshd/Makefile | 4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/35617968ec499b8b149c69bdcacfb952b81264bc


-- 
DragonFly BSD source repository



More information about the Commits mailing list